Using the ltmmConvert Object

To use the ltmmConvert Object perform the following steps:

  1. Create an instance of the ltmmConvert object, by creating an instance of the IltmmConvert interface.

  2. Set an event callback using IltmmConvert::SetNotifyWindow.

  3. Specify the media data source (i.e. file).

  4. Optionally, select audio and video compressors (use HasDialog to set properties).

  5. Optionally, select audio and video processors (use HasDialog to set properties).

  6. Specify the media data target (i.e. file).

  7. Specify the target format (i.e. AVI).

  8. Call IltmmConvert::StartConvert to start the conversion process.

  9. Handle ltmmConvert_Notify constants messages until the end of conversion.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.