|
AudRecordLib
|
#include <exports.h>
Public Attributes | |
| LPCWSTR | name |
| DWORD | numConfigs |
| CodecConfiguration | configs [1] |
Information about an installed codec
An array of compression configurations. One for each type the codec supports
| LPCWSTR _Codec::name |
The name of the codec. For example: "Windows Media Audio 10 Professional
| DWORD _Codec::numConfigs |
The number of configurations in the configs array
1.7.5.1