MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Public Member Functions | Private Attributes
aac::adts Class Reference

#include <adts.h>

Public Member Functions

 adts ()
 
 adts ()
 
 adts (char *_data, unsigned long _len)
 
 adts (char *_data, unsigned long _len)
 
 adts (const adts &rhs)
 
 adts (const adts &rhs)
 
 ~adts ()
 
 ~adts ()
 
unsigned long getAACProfile ()
 
unsigned long getAACProfile ()
 
unsigned long getChannelConfig ()
 
unsigned long getChannelConfig ()
 
unsigned long getChannelCount ()
 
unsigned long getChannelCount ()
 
unsigned long getFrequency ()
 
unsigned long getFrequency ()
 
unsigned long getFrequencyIndex ()
 
unsigned long getFrequencyIndex ()
 
unsigned long getHeaderSize ()
 
unsigned long getHeaderSize ()
 
char * getPayload ()
 
char * getPayload ()
 
unsigned long getPayloadSize ()
 
unsigned long getPayloadSize ()
 
unsigned long getSampleCount ()
 
unsigned long getSampleCount ()
 
adtsoperator= (const adts &rhs)
 
adtsoperator= (const adts &rhs)
 
std::string toPrettyString ()
 
std::string toPrettyString ()
 

Private Attributes

char * data
 
unsigned long len
 

Constructor & Destructor Documentation

aac::adts::adts ( )
aac::adts::adts ( char *  _data,
unsigned long  _len 
)
aac::adts::adts ( const adts rhs)
aac::adts::~adts ( )
aac::adts::adts ( )
aac::adts::adts ( char *  _data,
unsigned long  _len 
)
aac::adts::adts ( const adts rhs)
aac::adts::~adts ( )

Member Function Documentation

unsigned long aac::adts::getAACProfile ( )
unsigned long aac::adts::getAACProfile ( )
unsigned long aac::adts::getChannelConfig ( )
unsigned long aac::adts::getChannelConfig ( )
unsigned long aac::adts::getChannelCount ( )
unsigned long aac::adts::getChannelCount ( )
unsigned long aac::adts::getFrequency ( )
unsigned long aac::adts::getFrequency ( )
unsigned long aac::adts::getFrequencyIndex ( )
unsigned long aac::adts::getFrequencyIndex ( )
unsigned long aac::adts::getHeaderSize ( )
unsigned long aac::adts::getHeaderSize ( )
char* aac::adts::getPayload ( )
char * aac::adts::getPayload ( )
unsigned long aac::adts::getPayloadSize ( )
unsigned long aac::adts::getPayloadSize ( )
unsigned long aac::adts::getSampleCount ( )
unsigned long aac::adts::getSampleCount ( )
adts& aac::adts::operator= ( const adts rhs)
adts & aac::adts::operator= ( const adts rhs)
std::string aac::adts::toPrettyString ( )
std::string aac::adts::toPrettyString ( )

Field Documentation

char * aac::adts::data
private
unsigned long aac::adts::len
private

The documentation for this class was generated from the following files: