AudRecordLib
Public Attributes
AudRecord::AudRecordStats Struct Reference

#include <AudRecordWrap.h>

List of all members.

Public Attributes

ULONGLONG qwSampleCount
ULONGLONG qwByteCount
ULONGLONG qwDroppedSampleCount
ULONGLONG qwDroppedByteCount
DWORD dwCurrentBitrate
DWORD dwAverageBitrate
DWORD dwExpectedBitrate
DWORD dwCurrentSampleRate
DWORD dwAverageSampleRate
DWORD dwExpectedSampleRate

Detailed Description

Contains all the recording statistics in a session


Member Data Documentation

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

Number of bytes processed

Count of dropped bytes

Number of samples dropped

Number of samples processed


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