Kodi Development  20.0
for Binary and Script based Add-Ons
InputstreamInfo Member List

This is the complete list of members for InputstreamInfo, including all inherited members.

ClearContentLightMetadata()InputstreamInfoinline
ClearExtraData()InputstreamInfoinline
ClearMasteringMetadata()InputstreamInfoinline
CompareExtraData(const uint8_t *extraData, size_t extraSize) constInputstreamInfoinline
CStructHdl() (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
CStructHdl(const InputstreamInfo &cppClass) (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
CStructHdl(const INPUTSTREAM_INFO *cStructure) (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
CStructHdl(INPUTSTREAM_INFO *cStructure) (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
GetAspect() constInputstreamInfoinline
GetBitRate() constInputstreamInfoinline
GetBitsPerSample() constInputstreamInfoinline
GetBlockAlign() constInputstreamInfoinline
GetChannels() constInputstreamInfoinline
GetCodecFourCC() constInputstreamInfoinline
GetCodecInternalName() constInputstreamInfoinline
GetCodecName() constInputstreamInfoinline
GetCodecProfile() constInputstreamInfoinline
GetColorPrimaries() constInputstreamInfoinline
GetColorRange() constInputstreamInfoinline
GetColorSpace() constInputstreamInfoinline
GetColorTransferCharacteristic() constInputstreamInfoinline
GetContentLightMetadata() constInputstreamInfoinline
GetCryptoSession() constInputstreamInfoinline
GetCStructure() const (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
GetExtraData()InputstreamInfoinline
GetExtraDataSize()InputstreamInfoinline
GetFeatures() constInputstreamInfoinline
GetFlags() constInputstreamInfoinline
GetFpsRate() constInputstreamInfoinline
GetFpsScale() constInputstreamInfoinline
GetHeight() constInputstreamInfoinline
GetLanguage() constInputstreamInfoinline
GetMasteringMetadata() constInputstreamInfoinline
GetName() constInputstreamInfoinline
GetPhysicalIndex() constInputstreamInfoinline
GetSampleRate() constInputstreamInfoinline
GetStreamType() constInputstreamInfoinline
GetWidth() constInputstreamInfoinline
m_cStructure (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >protected
operator const INPUTSTREAM_INFO *() const (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
operator INPUTSTREAM_INFO *() (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
operator=(const CStructHdl &right) (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
operator=(const INPUTSTREAM_INFO &right) (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inline
SetAspect(float aspect)InputstreamInfoinline
SetBitRate(unsigned int bitRate)InputstreamInfoinline
SetBitsPerSample(unsigned int bitsPerSample)InputstreamInfoinline
SetBlockAlign(unsigned int blockAlign)InputstreamInfoinline
SetChannels(unsigned int channels)InputstreamInfoinline
SetCodecFourCC(unsigned int codecFourCC)InputstreamInfoinline
SetCodecInternalName(const std::string &codecName)InputstreamInfoinline
SetCodecName(const std::string &codecName)InputstreamInfoinline
SetCodecProfile(STREAMCODEC_PROFILE codecProfile)InputstreamInfoinline
SetColorPrimaries(INPUTSTREAM_COLORPRIMARIES colorPrimaries)InputstreamInfoinline
SetColorRange(INPUTSTREAM_COLORRANGE colorRange)InputstreamInfoinline
SetColorSpace(INPUTSTREAM_COLORSPACE colorSpace)InputstreamInfoinline
SetColorTransferCharacteristic(INPUTSTREAM_COLORTRC colorTransferCharacteristic)InputstreamInfoinline
SetContentLightMetadata(const kodi::addon::InputstreamContentlightMetadata &contentLightMetadata)InputstreamInfoinline
SetCryptoSession(const kodi::addon::StreamCryptoSession &cryptoSession)InputstreamInfoinline
SetExtraData(const std::vector< uint8_t > &extraData)InputstreamInfoinline
SetExtraData(const uint8_t *extraData, size_t extraSize)InputstreamInfoinline
SetFeatures(uint32_t features)InputstreamInfoinline
SetFlags(uint32_t flags)InputstreamInfoinline
SetFpsRate(unsigned int fpsRate)InputstreamInfoinline
SetFpsScale(unsigned int fpsScale)InputstreamInfoinline
SetHeight(unsigned int height)InputstreamInfoinline
SetLanguage(const std::string &language)InputstreamInfoinline
SetMasteringMetadata(const kodi::addon::InputstreamMasteringMetadata &masteringMetadata)InputstreamInfoinline
SetName(const std::string &name)InputstreamInfoinline
SetPhysicalIndex(unsigned int id)InputstreamInfoinline
SetSampleRate(unsigned int sampleRate)InputstreamInfoinline
SetStreamType(INPUTSTREAM_TYPE streamType)InputstreamInfoinline
SetWidth(unsigned int width)InputstreamInfoinline
~CStructHdl() (defined in CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >)CStructHdl< InputstreamInfo, INPUTSTREAM_INFO >inlinevirtual