LEADTOOLS Multimedia API Help > LEADTOOLS Multimedia Features > Multimedia Interfaces > IltmmTargetFormat Interface |
Sets and retrieves properties on ltmmTargetFormat objects. This interface is obtained through member functions of the parent objects IltmmTargetFormats interface.
In addition to the methods inherited from IDispatch, the IltmmTargetFormat interface exposes the following functions.
Functions
IltmmTargetFormat::get_AudioCompressor
IltmmTargetFormat::get_ReadOnly
IltmmTargetFormat::get_RecommendedAudioCompressor
IltmmTargetFormat::get_RecommendedVideoCompressor
IltmmTargetFormat::get_Selected
IltmmTargetFormat::get_SinkSubType
IltmmTargetFormat::get_Streams
IltmmTargetFormat::get_UseFilterCache
IltmmTargetFormat::get_VideoCompressor
IltmmTargetFormat::GetCacheObject
IltmmTargetFormat::GetCacheObjectDispatch
IltmmTargetFormat::HasCacheDialog
IltmmTargetFormat::IsValidCompressor
IltmmTargetFormat::put_AudioCompressor
IltmmTargetFormat::put_Selected
IltmmTargetFormat::put_SinkSubType
IltmmTargetFormat::put_Streams
IltmmTargetFormat::put_UseFilterCache
IltmmTargetFormat::put_VideoCompressor
IltmmTargetFormat::ShowCacheDialog
See Also