Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
PVRStreamProperties Member List

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

CInstancePVRClient (defined in PVRStreamProperties)PVRStreamPropertiesfriend
GetAspect() constPVRStreamPropertiesinline
GetBitRate() constPVRStreamPropertiesinline
GetBitsPerSample() constPVRStreamPropertiesinline
GetBlockAlign() constPVRStreamPropertiesinline
GetChannels() constPVRStreamPropertiesinline
GetCodecId() constPVRStreamPropertiesinline
GetCodecType() constPVRStreamPropertiesinline
GetFPSRate() constPVRStreamPropertiesinline
GetFPSScale() constPVRStreamPropertiesinline
GetHeight() constPVRStreamPropertiesinline
GetLanguage() constPVRStreamPropertiesinline
GetPID() constPVRStreamPropertiesinline
GetSampleRate() constPVRStreamPropertiesinline
GetSubtitleInfo() constPVRStreamPropertiesinline
GetWidth() constPVRStreamPropertiesinline
SetAspect(float aspect)PVRStreamPropertiesinline
SetBitRate(int bitRate)PVRStreamPropertiesinline
SetBitsPerSample(int bitsPerSample)PVRStreamPropertiesinline
SetBlockAlign(int blockAlign)PVRStreamPropertiesinline
SetChannels(int channels)PVRStreamPropertiesinline
SetCodecId(unsigned int codecId)PVRStreamPropertiesinline
SetCodecType(PVR_CODEC_TYPE codecType)PVRStreamPropertiesinline
SetFPSRate(int fpsRate)PVRStreamPropertiesinline
SetFPSScale(int fpsScale)PVRStreamPropertiesinline
SetHeight(int height)PVRStreamPropertiesinline
SetLanguage(const std::string &language)PVRStreamPropertiesinline
SetPID(unsigned int pid)PVRStreamPropertiesinline
SetSampleRate(int sampleRate)PVRStreamPropertiesinline
SetSubtitleInfo(int subtitleInfo)PVRStreamPropertiesinline
SetWidth(int width)PVRStreamPropertiesinline