MWCapture SDK Mac  3.3.0.12920
Public Attributes | List of all members
_MWCAP_AUDIO_SIGNAL_STATUS Struct Reference

MWCAP_AUDIO_SIGNAL_STATUS. More...

#include <MWCaptureExtension.h>

Public Attributes

WORD wChannelValid
 Valid audio channel mask.The lowest bit indicates whether the 1st and 2nd channels are valid, the second bit indicates whether the 3rd and 4th channels are valid, the third bit indicates whether the 5th and 6th channels are valid, and the fourth bit indicates whether the 7th and 8th channels are valid.
 
BOOLEAN bLPCM
 Whether the signal is LPCM.
 
BYTE cBitsPerSample
 Bit depth of each audio sampling.
 
DWORD dwSampleRate
 Sample rate.
 
BOOLEAN bChannelStatusValid
 Whether channel status is valid.
 
IEC60958_CHANNEL_STATUS channelStatus
 The audio channel status.
 

Detailed Description

MWCAP_AUDIO_SIGNAL_STATUS.

Records audio signal status.
Related functions is
MWGetAudioSignalStatus


The documentation for this struct was generated from the following file: