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