xbmc
Public Member Functions | Public Attributes | List of all members
CDemuxStreamAudio Class Reference
Inheritance diagram for CDemuxStreamAudio:
Inheritance graph
[legend]
Collaboration diagram for CDemuxStreamAudio:
Collaboration graph
[legend]

Public Member Functions

std::string GetStreamType ()
 
- Public Member Functions inherited from CDemuxStream
 CDemuxStream (CDemuxStream &&)=default
 
virtual std::string GetStreamName ()
 

Public Attributes

int iChannels
 
int iSampleRate
 
int iBlockAlign
 
int iBitRate
 
int iBitsPerSample
 
uint64_t iChannelLayout
 
std::string m_channelLayoutName
 
- Public Attributes inherited from CDemuxStream
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
 
std::unique_ptr< uint8_t[]> ExtraData
 
unsigned int ExtraSize
 
StreamFlags flags
 
std::string language
 
bool disabled
 
std::string name
 
std::string codecName
 
int changes
 
std::shared_ptr< DemuxCryptoSessioncryptoSession
 
std::shared_ptr< ADDON::IAddonProviderexternalInterfaces
 

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