CInstancePVRClient class | kodi::addon::PVRStreamProperties | friend |
CStructHdl() | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
CStructHdl(const CStructHdl &cppClass) | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
CStructHdl(const PVR_STREAM_PROPERTIES::PVR_STREAM *cStructure) | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inlineexplicit |
CStructHdl(PVR_STREAM_PROPERTIES::PVR_STREAM *cStructure) | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inlineexplicit |
GetAspect() const | kodi::addon::PVRStreamProperties | inline |
GetBitRate() const | kodi::addon::PVRStreamProperties | inline |
GetBitsPerSample() const | kodi::addon::PVRStreamProperties | inline |
GetBlockAlign() const | kodi::addon::PVRStreamProperties | inline |
GetChannels() const | kodi::addon::PVRStreamProperties | inline |
GetCodecId() const | kodi::addon::PVRStreamProperties | inline |
GetCodecType() const | kodi::addon::PVRStreamProperties | inline |
GetCStructure() const | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
GetFPSRate() const | kodi::addon::PVRStreamProperties | inline |
GetFPSScale() const | kodi::addon::PVRStreamProperties | inline |
GetHeight() const | kodi::addon::PVRStreamProperties | inline |
GetLanguage() const | kodi::addon::PVRStreamProperties | inline |
GetPID() const | kodi::addon::PVRStreamProperties | inline |
GetSampleRate() const | kodi::addon::PVRStreamProperties | inline |
GetSubtitleInfo() const | kodi::addon::PVRStreamProperties | inline |
GetWidth() const | kodi::addon::PVRStreamProperties | inline |
m_cStructure | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | protected |
operator const PVR_STREAM_PROPERTIES::PVR_STREAM *() const | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
operator PVR_STREAM_PROPERTIES::PVR_STREAM *() | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
operator=(const CStructHdl &right) | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
operator=(const PVR_STREAM_PROPERTIES::PVR_STREAM &right) | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
release() | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inline |
SetAspect(float aspect) | kodi::addon::PVRStreamProperties | inline |
SetBitRate(int bitRate) | kodi::addon::PVRStreamProperties | inline |
SetBitsPerSample(int bitsPerSample) | kodi::addon::PVRStreamProperties | inline |
SetBlockAlign(int blockAlign) | kodi::addon::PVRStreamProperties | inline |
SetChannels(int channels) | kodi::addon::PVRStreamProperties | inline |
SetCodecId(unsigned int codecId) | kodi::addon::PVRStreamProperties | inline |
SetCodecType(PVR_CODEC_TYPE codecType) | kodi::addon::PVRStreamProperties | inline |
SetFPSRate(int fpsRate) | kodi::addon::PVRStreamProperties | inline |
SetFPSScale(int fpsScale) | kodi::addon::PVRStreamProperties | inline |
SetHeight(int height) | kodi::addon::PVRStreamProperties | inline |
SetLanguage(const std::string &language) | kodi::addon::PVRStreamProperties | inline |
SetPID(unsigned int pid) | kodi::addon::PVRStreamProperties | inline |
SetSampleRate(int sampleRate) | kodi::addon::PVRStreamProperties | inline |
SetSubtitleInfo(int subtitleInfo) | kodi::addon::PVRStreamProperties | inline |
SetWidth(int width) | kodi::addon::PVRStreamProperties | inline |
~CStructHdl() | kodi::addon::CStructHdl< PVRStreamProperties, PVR_STREAM_PROPERTIES::PVR_STREAM > | inlinevirtual |