|
|
| CDemuxStreamAudioFFmpeg (AVStream *stream) |
| |
|
std::string | GetStreamName () override |
| |
| std::string | GetStreamType () |
| |
|
| CDemuxStream (CDemuxStream &&)=default |
| |
|
|
std::string | m_description |
| |
|
int | iChannels |
| |
|
int | iSampleRate |
| |
|
int | iBlockAlign |
| |
|
int | iBitRate |
| |
|
int | iBitsPerSample |
| |
|
uint64_t | iChannelLayout |
| |
|
std::string | m_channelLayoutName |
| |
|
int | uniqueId |
| |
|
int | dvdNavId |
| |
|
int64_t | demuxerId |
| |
|
AVCodecID | codec = AV_CODEC_ID_NONE |
| |
|
unsigned int | codec_fourcc |
| |
|
int | profile |
| |
|
int | level |
| |
|
StreamType | type |
| |
|
int | source |
| |
|
int | iDuration |
| |
|
void * | pPrivate |
| |
|
FFmpegExtraData | extraData |
| |
|
StreamFlags | flags |
| |
|
std::string | language |
| |
|
bool | disabled |
| |
|
std::string | name |
| |
|
std::string | codecName |
| |
|
int | changes |
| |
|
std::shared_ptr< DemuxCryptoSession > | cryptoSession |
| |
|
std::shared_ptr< ADDON::IAddonProvider > | externalInterfaces |
| |
The documentation for this class was generated from the following files:
- xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxFFmpeg.h
- xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxFFmpeg.cpp