|
| CDVDAudioCodecPassthrough (CProcessInfo &processInfo, CAEStreamInfo::DataType streamType) |
|
bool | Open (CDVDStreamInfo &hints, CDVDCodecOptions &options) override |
|
void | Dispose () override |
|
bool | AddData (const DemuxPacket &packet) override |
|
void | GetData (DVDAudioFrame &frame) override |
|
void | Reset () override |
|
AEAudioFormat | GetFormat () override |
|
bool | NeedPassthrough () override |
|
std::string | GetName () override |
|
int | GetBufferSize () override |
|
| CDVDAudioCodec (CProcessInfo &processInfo) |
|
virtual int | GetBitRate () |
|
virtual enum AVMatrixEncoding | GetMatrixEncoding () |
|
virtual enum AVAudioServiceType | GetAudioServiceType () |
|
virtual int | GetProfile () |
|
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.h
- xbmc/cores/VideoPlayer/DVDCodecs/Audio/DVDAudioCodecPassthrough.cpp