AudRecordLib
|
#include <exports.h>
Public Attributes | |
LPCWSTR | pName |
IWMStreamConfig * | pConfig |
Information regarding a single codec configuration
IWMStreamConfig* CodecConfiguration::pConfig |
The configuration interface pointer.
The interface representing the configuration. This can be used to get more advanced information and the exact format of the output samples by QueryInterface-ing for IWMInputMediaProps. Do not call Release on this pointer.
LPCWSTR CodecConfiguration::pName |
A description of this configuration. For example: "128 kbps, 48 kHz, 2 channel 24 bit CBR"