ltmmProcessors Object

The ltmmProcessors object contains a collection of processing filters. The ltmmCapture, ltmmConvert, and ltmmPlay objects use the collection to enumerate and select processors. An ltmmProcessors object is not externally creatable and is only obtained through the parent objects interface.

The parent objects get_AudioProcessors and get_VideoProcessors member functions access collection objects that represent the available processing filters. These collections are built automatically. For more information on these functions, refer to one of the following:

IltmmCapture::get_AudioProcessors

IltmmConvert::get_AudioProcessors

IltmmPlay::get_AudioProcessors

IltmmCapture::get_VideoProcessors

IltmmConvert::get_VideoProcessors

IltmmPlay::get_VideoProcessors

The parent objects get_SelectedAudioProcessors and get_SelectedVideoProcessors member functions access collection objects that represent the list of selected processors. The user builds these collections. For more information on these functions, refer to one of the following:

IltmmCapture::get_SelectedAudioProcessors

IltmmConvert::get_SelectedAudioProcessors

IltmmPlay::get_SelectedAudioProcessors

IltmmCapture::get_SelectedVideoProcessors

IltmmConvert::get_SelectedVideoProcessors

IltmmPlay::get_SelectedVideoProcessors

Interfaces

IltmmProcessors

CLSID

not externally creatable

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

LEADTOOLS Multimedia C API Help

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