Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies the current input format for the decoder.
This property is read-only.
Data type
BSTR (VT_BSTR)
Property GUID
CODECAPI_AVDecCommonInputFormat
Property value
The value of this property is a BSTR that contains the string representation of a GUID. The following GUIDs are defined.
| GUID | Description |
|---|---|
| CODECAPI_GUID_AVDecAudioInputAAC | Advanced Audio Coding (AAC) |
| CODECAPI_GUID_AVDecAudioInputDolbyDigitalPlus | Dolby Digital Plus audio |
| CODECAPI_GUID_AVDecAudioInputDolby | Dolby audio |
| CODECAPI_GUID_AVDecAudioInputDTS | DTS audio |
| CODECAPI_GUID_AVDecAudioInputHEAAC | High-Efficiency Advanced Audio Coding (HE-AAC) |
| CODECAPI_GUID_AVDecAudioInputMPEG | MPEG audio |
| CODECAPI_GUID_AVDecAudioInputPCM | PCM audio |
| CODECAPI_GUID_AVDecAudioInputWMA | Windows Media Audio |
| CODECAPI_GUID_AVDecAudioInputWMAPro | Windows Media Audio 9 Professional (WMA Pro) |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server |
Windows 2000 Server [desktop apps | UWP apps] |
| Header |
|