LEADTOOLS Multimedia API Help > LEADTOOLS Multimedia Features > Multimedia Interfaces > IltmmVideoFormat Interface |
The Video Format Object is accessed through the parent object's IltmmVideoFormats interface. The IltmmVideoFormats Interface is obtained through the IltmmCapture::get_VideoCaptureFormats function. The IltmmVideoFormat Interface lets the user set and get information about an ltmmVideoFormat object.
In addition to the methods inherited from IDispatch, the IltmmVideoFormat Interface exposes the following functions:
Functions
IltmmVideoFormat::get_Selected
IltmmVideoFormat::put_Selected
IltmmVideoFormat::get_SubTypeName
IltmmVideoFormat::get_SubTypeFriendlyName
IltmmVideoFormat::get_Compression
IltmmVideoFormat::get_BitCount
Win32, x64