AudRecordLib
|
#include <AudRecordWrap.h>
Public Attributes | |
ULONGLONG | qwSampleCount |
ULONGLONG | qwByteCount |
ULONGLONG | qwDroppedSampleCount |
ULONGLONG | qwDroppedByteCount |
DWORD | dwCurrentBitrate |
DWORD | dwAverageBitrate |
DWORD | dwExpectedBitrate |
DWORD | dwCurrentSampleRate |
DWORD | dwAverageSampleRate |
DWORD | dwExpectedSampleRate |
Contains all the recording statistics in a session
The average bitrate of the session
The average sample rates in kilohertz
The current bitrate of the session
The current sample rates in kilohertz
The expected bitrate of the session
The expected sample rates in kilohertz
ULONGLONG AudRecord::AudRecordStats::qwByteCount |
Number of bytes processed
Count of dropped bytes
Number of samples dropped
ULONGLONG AudRecord::AudRecordStats::qwSampleCount |
Number of samples processed