Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CApplicationPlayer Member List

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

AddSubtitle(const std::string &strSubPath)CApplicationPlayer
CanPause() constCApplicationPlayer
CanSeek() constCApplicationPlayer
CApplicationPlayer()=defaultCApplicationPlayer
ClosePlayer()CApplicationPlayer
FlushRenderer()CApplicationPlayer
FrameAdvance(int frames)CApplicationPlayer
FrameMove()CApplicationPlayer
GetAudioCapabilities(std::vector< int > &audioCaps) constCApplicationPlayer
GetAudioDelay() constCApplicationPlayer
GetAudioStream()CApplicationPlayer
GetAudioStreamCount() constCApplicationPlayer
GetAudioStreamInfo(int index, AudioStreamInfo &info) constCApplicationPlayer
GetCacheLevel() constCApplicationPlayer
GetCachePercentage() constCApplicationPlayer
GetChapter() constCApplicationPlayer
GetChapterCount() constCApplicationPlayer
GetChapterName(std::string &strChapterName, int chapterIdx=-1) constCApplicationPlayer
GetChapterPos(int chapterIdx=-1) constCApplicationPlayer
GetCurrentPlayer() constCApplicationPlayer
GetDeinterlacingMethodDefault() constCApplicationPlayer
GetMaxTime() constCApplicationPlayer
GetMinTime() constCApplicationPlayer
GetName() constCApplicationPlayer
GetOrientation() constCApplicationPlayer
GetPercentage() constCApplicationPlayer
GetPlayerState()CApplicationPlayer
GetPlaySpeed() constCApplicationPlayer
GetPlayTempo() constCApplicationPlayer
GetPreferredPlaylist() constCApplicationPlayer
GetPrograms(std::vector< ProgramInfo > &programs)CApplicationPlayer
GetProgramsCount() constCApplicationPlayer
GetRects(CRect &source, CRect &dest, CRect &view) constCApplicationPlayer
GetRenderAspectRatio() constCApplicationPlayer
GetSeekHandler()CApplicationPlayer
GetSeekHandler() constCApplicationPlayer
GetStartTime() constCApplicationPlayer
GetSubtitle()CApplicationPlayer
GetSubtitleCapabilities(std::vector< int > &subCaps) constCApplicationPlayer
GetSubtitleCount() constCApplicationPlayer
GetSubtitleDelay() constCApplicationPlayer
GetSubtitleStreamInfo(int index, SubtitleStreamInfo &info) constCApplicationPlayer
GetSubtitleVisible() constCApplicationPlayer
GetSupportedMenuType() constCApplicationPlayer
GetTeletextCache()CApplicationPlayer
GetTime() constCApplicationPlayer
GetTotalTime() constCApplicationPlayer
GetVideoSettings() constCApplicationPlayer
GetVideoStream()CApplicationPlayer
GetVideoStreamCount() constCApplicationPlayer
GetVideoStreamInfo(int streamId, VideoStreamInfo &info) constCApplicationPlayer
HasAudio() constCApplicationPlayer
HasGame() constCApplicationPlayer
HasGameAgent() constCApplicationPlayer
HasPlayer() constCApplicationPlayer
HasRDS() constCApplicationPlayer
HasTeletextCache() constCApplicationPlayer
HasVideo() constCApplicationPlayer
IsCaching() constCApplicationPlayer
IsExternalPlaying() constCApplicationPlayer
IsInMenu() constCApplicationPlayer
IsPassthrough() constCApplicationPlayer
IsPaused() constCApplicationPlayer
IsPausedPlayback() constCApplicationPlayer
IsPlaying() constCApplicationPlayer
IsPlayingAudio() constCApplicationPlayer
IsPlayingGame() constCApplicationPlayer
IsPlayingRDS() constCApplicationPlayer
IsPlayingVideo() constCApplicationPlayer
IsRemotePlaying() constCApplicationPlayer
IsRenderingGuiLayer() constCApplicationPlayer
IsRenderingVideo() constCApplicationPlayer
IsRenderingVideoLayer() constCApplicationPlayer
LoadPage(int p, int sp, unsigned char *buffer)CApplicationPlayer
OnAction(const CAction &action)CApplicationPlayer
OnNothingToQueueNotify()CApplicationPlayer
OpenFile(const CFileItem &item, const CPlayerOptions &options, const CPlayerCoreFactory &factory, const std::string &playerName, IPlayerCallback &callback)CApplicationPlayer
OpenNext(const CPlayerCoreFactory &factory)CApplicationPlayer
Pause()CApplicationPlayer
QueueNextFile(const CFileItem &file)CApplicationPlayer
Render(bool clear, uint32_t alpha=255, bool gui=true)CApplicationPlayer
RenderCapture(unsigned int captureId, unsigned int width, unsigned int height, int flags=0)CApplicationPlayer
RenderCaptureAlloc()CApplicationPlayer
RenderCaptureGetPixels(unsigned int captureId, unsigned int millis, uint8_t *buffer, unsigned int size)CApplicationPlayer
RenderCaptureRelease(unsigned int captureId)CApplicationPlayer
ResetPlayer()CApplicationPlayer
Seek(bool bPlus=true, bool bLargeStep=false, bool bChapterOverride=false)CApplicationPlayer
SeekChapter(int iChapter)CApplicationPlayer
SeekPercentage(float fPercent=0)CApplicationPlayer
SeekScene(bool bPlus=true)CApplicationPlayer
SeekTime(int64_t iTime=0)CApplicationPlayer
SeekTimeRelative(int64_t iTime=0)CApplicationPlayer
SetAudioStream(int iStream)CApplicationPlayer
SetAVDelay(float fValue=0.0f)CApplicationPlayer
SetDynamicRangeCompression(long drc)CApplicationPlayer
SetMute(bool bOnOff)CApplicationPlayer
SetPlayerState(const std::string &state)CApplicationPlayer
SetPlaySpeed(float speed)CApplicationPlayer
SetProgram(int progId)CApplicationPlayer
SetRenderViewMode(int mode, float zoom, float par, float shift, bool stretch)CApplicationPlayer
SetSpeed(float speed)CApplicationPlayer
SetSubtitle(int iStream)CApplicationPlayer
SetSubTitleDelay(float fValue=0.0f)CApplicationPlayer
SetSubtitleVerticalPosition(const int value, bool save)CApplicationPlayer
SetSubtitleVisible(bool bVisible)CApplicationPlayer
SetTempo(float tempo)CApplicationPlayer
SetTime(int64_t time)CApplicationPlayer
SetTotalTime(int64_t time)CApplicationPlayer
SetUpdateStreamDetails()CApplicationPlayer
SetVideoSettings(CVideoSettings &settings)CApplicationPlayer
SetVideoStream(int iStream)CApplicationPlayer
SetVolume(float volume)CApplicationPlayer
Supports(EINTERLACEMETHOD method) constCApplicationPlayer
Supports(ESCALINGMETHOD method) constCApplicationPlayer
Supports(ERENDERFEATURE feature) constCApplicationPlayer
SupportsTempo() constCApplicationPlayer
TriggerUpdateResolution()CApplicationPlayer
~IApplicationComponent()=defaultIApplicationComponentvirtual