|
int | AddData (uint8_t *data, unsigned int size, uint8_t **buffer=NULL, unsigned int *bufferSize=0) |
|
void | SetCoreOnly (bool value) |
|
unsigned int | IsValid () const |
|
unsigned int | GetSampleRate () const |
|
unsigned int | GetChannels () const |
|
unsigned int | GetFrameSize () const |
|
unsigned int | GetDTSPeriod () const |
|
unsigned int | GetEAC3BlocksDiv () const |
|
enum CAEStreamInfo::DataType | GetDataType () const |
|
bool | IsLittleEndian () const |
|
unsigned int | GetBufferSize () const |
|
CAEStreamInfo & | GetStreamInfo () |
|
void | Reset () |
|
The documentation for this class was generated from the following files:
- xbmc/cores/AudioEngine/Utils/AEStreamInfo.h
- xbmc/cores/AudioEngine/Utils/AEStreamInfo.cpp