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

Public Member Functions

 CDemuxStreamVideoFFmpeg (AVStream *stream)
 
std::string GetStreamName () override
 
- Public Member Functions inherited from CDemuxStream
 CDemuxStream (CDemuxStream &&)=default
 

Public Attributes

std::string m_description
 
- Public Attributes inherited from CDemuxStreamVideo
int iFpsScale = 0
 
int iFpsRate = 0
 
int iHeight = 0
 
int iWidth = 0
 
double fAspect = 0
 
bool bVFR = false
 
bool bPTSInvalid = false
 
bool bForcedAspect = false
 
int iOrientation = 0
 
int iBitsPerPixel = 0
 
int iBitRate = 0
 
int bitDepth = 0
 
AVColorSpace colorSpace = AVCOL_SPC_UNSPECIFIED
 
AVColorRange colorRange = AVCOL_RANGE_UNSPECIFIED
 
AVColorPrimaries colorPrimaries = AVCOL_PRI_UNSPECIFIED
 
AVColorTransferCharacteristic colorTransferCharacteristic = AVCOL_TRC_UNSPECIFIED
 
std::shared_ptr< AVMasteringDisplayMetadata > masteringMetaData
 
std::shared_ptr< AVContentLightMetadata > contentLightMetaData
 
std::string stereo_mode
 
StreamHdrType hdr_type = StreamHdrType::HDR_TYPE_NONE
 
- 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
 

Protected Attributes

AVStream * m_stream = nullptr
 

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