LEADTOOLS Media Foundation Help > LEADTOOLS Media Foundation Features > Media Foundation Interfaces > IltmfAudioFormat Interface |
The Audio Format Object is accessed through the parent object's IltmfAudioFormats interface. The IltmfAudioFormats Interface is obtained through the IltmfCapture::get_AudioCaptureFormats function. The IltmfAudioFormat Interface lets the user set and get information about an ltmfAudioFormat object.
In addition to the methods inherited from IDispatch, the IltmfAudioFormat Interface exposes the following functions:
Functions
IltmfAudioFormat::get_Selected
IltmfAudioFormat::put_Selected
IltmfAudioFormat::get_SampleFrequency
IltmfAudioFormat::get_BitsPerSample
IltmfAudioFormat::get_Channels
Win 32, x64