Applies to: desktop apps only
The IWMCodecInfo3 interface retrieves properties from a codec.
You can retrieve a pointer to IWMCodecInfo3 with a call to the QueryInterface method of any other interface of the profile manager object.
Members
The IWMCodecInfo3 interface inherits from IWMCodecInfo2. IWMCodecInfo3 also has these types of members:
Methods
The IWMCodecInfo3 interface has these methods.
| Method | Description |
|---|---|
| GetCodecEnumerationSetting |
Obtains the current value for a codec enumeration setting. Codec enumeration settings enable you to enumerate codec formats by feature. |
| GetCodecFormatProp |
Retrieves a property from one format of a codec. |
| GetCodecProp |
Retrieves a codec property. |
| SetCodecEnumerationSetting |
Sets a codec enumeration setting. Codec enumeration settings enable you to enumerate codec formats by feature. |
The following interfaces can be obtained by using the QueryInterface method of this interface.
| Interface | IID |
|---|---|
| IWMCodecInfo | IID_IWMCodecInfo |
| IWMCodecInfo2 | IID_IWMCodecInfo2 |
| IWMPacketSize | IID_IWMPacketSize |
| IWMPacketSize2 | IID_IWMPacketSize2 |
| IWMProfileManager | IID_IWMProfileManager |
| IWMProfileManager2 | IID_IWMProfileManager2 |
| IWMProfileManagerLanguage | IID_IWMProfileManagerLanguage |
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012