AudRecordLib
Public Attributes
CodecConfiguration Struct Reference

#include <exports.h>

List of all members.

Public Attributes

LPCWSTR pName
IWMStreamConfig * pConfig

Detailed Description

Information regarding a single codec configuration


Member Data Documentation

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.

A description of this configuration. For example: "128 kbps, 48 kHz, 2 channel 24 bit CBR"


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Defines