SYNOPSIS
#include <audio2.h>
Public Member Functions
Info ()
void clear (void)
void set (void)
void setFraming (timeout_t frame)
void setRate (Rate rate)
Public Attributes
Format format
Encoding encoding
unsigned long rate
unsigned long bitrate
unsigned order
unsigned framesize
unsigned framecount
unsigned headersize
unsigned padding
timeout_t framing
char * annotation
Detailed Description
Audio source description.
Constructor & Destructor Documentation
ost::Audio::Info::Info ()
Member Function Documentation
void ost::Audio::Info::clear (void)
void ost::Audio::Info::set (void)
void ost::Audio::Info::setFraming (timeout_t frame)
void ost::Audio::Info::setRate (Rate rate)
Member Data Documentation
Format ost::Audio::Info::format
Encoding ost::Audio::Info::encoding
unsigned long ost::Audio::Info::rate
unsigned long ost::Audio::Info::bitrate
unsigned ost::Audio::Info::order
unsigned ost::Audio::Info::framesize
unsigned ost::Audio::Info::framecount
unsigned ost::Audio::Info::headersize
unsigned ost::Audio::Info::padding
timeout_t ost::Audio::Info::framing
char* ost::Audio::Info::annotation
Author
Generated automatically by Doxygen for ccAudio from the source code.