You are reading help file online using chmlib.com
|
SPAUDIOOPTIONS lists the options for an audio stream.
See also the ISpRecoContext::SetAudioOptions and ISpRecoContext::GetAudioOptions methods.
typedef enum SPAUDIOOPTIONS
{
SPAO_NONE,
SPAO_RETAIN_AUDIO
} SPAUDIOOPTIONS;
You are reading help file online using chmlib.com
|