MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
Public Attributes | List of all members
_MWCAP_AUDIO_CAPTURE_FRAME Struct Reference

MWCAP_AUDIO_CAPTURE_FRAME. More...

#include <MWCaptureExtension.h>

Public Attributes

DWORD cFrameCount
 Number of bufferred frames.
 
DWORD iFrame
 Current frame index.
 
DWORD dwSyncCode
 Sync code of audio frame data.
 
DWORD dwReserved
 Reserved.
 
LONGLONG llTimestamp
 The timestamp of audio frame.
 
DWORD adwSamples [MWCAP_AUDIO_SAMPLES_PER_FRAME *MWCAP_AUDIO_MAX_NUM_CHANNELS]
 Audio sample data. Each sample is 32-bit width, and high bit effective. The priority of the path is: Left0, Left1, Left2, Left3, right0, right1, right2, right3.
 

Detailed Description

MWCAP_AUDIO_CAPTURE_FRAME.

Records audio frame info.
Related functions are:
MWCaptureAudioFrame


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