LEADTOOLS Multimedia API Help > LEADTOOLS Multimedia Features > Multimedia Interfaces > IltmmWMStreamConfig Interface |
This is the base interface for the ltmmWMStreamConfig Object used to set and retrieve properties on ltmmWMStreamConfig Objects. This interface can be obtained through member functions of the IltmmWMProfile Interface.
In addition to the methods inherited from IDispatch, the IltmmWMStreamConfig Interface exposes the following functions:
Functions
IltmmWMStreamConfig::get_Bitrate
IltmmWMStreamConfig::get_BufferWindow
IltmmWMStreamConfig::get_ConnectionName
IltmmWMStreamConfig::get_MaxKeyFrameSpacing
IltmmWMStreamConfig::get_Quality
IltmmWMStreamConfig::get_StreamName
IltmmWMStreamConfig::get_StreamNumber
IltmmWMStreamConfig::get_StreamType
IltmmWMStreamConfig::GetMediaType
IltmmWMStreamConfig::put_Bitrate
IltmmWMStreamConfig::put_BufferWindow
IltmmWMStreamConfig::put_ConnectionName
IltmmWMStreamConfig::put_MaxKeyFrameSpacing
IltmmWMStreamConfig::put_Quality
IltmmWMStreamConfig::put_StreamName
IltmmWMStreamConfig::put_StreamNumber
IltmmWMStreamConfig::SetMediaType
For more detailed information, refer to the Microsoft documentation for the IWMStreamConfig interface.
Win32, x64