Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.27
LEADTOOLS Media Foundation Help

ltmfProcessors Object

Show in webframe

The ltmfProcessors object contains a collection of processing transforms. The ltmfCapture, ltmfConvert, and ltmfPlay objects use the collection to enumerate and select processors. An ltmfProcessors 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 transforms. These collections are built automatically. For more information on these functions, refer to one of the following:

IltmfCapture::get_AudioProcessors

IltmfConvert::get_AudioProcessors

IltmfPlay::get_AudioProcessors

IltmfCapture::get_VideoProcessors

IltmfConvert::get_VideoProcessors

IltmfPlay::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:

IltmfCapture::get_SelectedAudioProcessors

IltmfConvert::get_SelectedAudioProcessors

IltmfPlay::get_SelectedAudioProcessors

IltmfCapture::get_SelectedVideoProcessors

IltmfConvert::get_SelectedVideoProcessors

IltmfPlay::get_SelectedVideoProcessors

 

Interfaces

IltmfProcessors

CLSID

not externally creatable

See Also

ltmfCapture Object
ltmfConvert Object

ltmfPlay Object

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.