Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CApplicationPlayer Member List

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

AddSubtitle(const std::string &strSubPath)CApplicationPlayer
CanPause()CApplicationPlayer
CanSeek()CApplicationPlayer
CApplicationPlayer()CApplicationPlayer
ClosePlayer()CApplicationPlayer
DoAudioWork()CApplicationPlayer
FlushRenderer()CApplicationPlayer
FrameAdvance(int frames)CApplicationPlayer
FrameMove()CApplicationPlayer
GetAudioCapabilities(std::vector< int > &audioCaps)CApplicationPlayer
GetAudioStream()CApplicationPlayer
GetAudioStreamCount()CApplicationPlayer
GetAudioStreamInfo(int index, AudioStreamInfo &info)CApplicationPlayer
GetCacheLevel() constCApplicationPlayer
GetCachePercentage() constCApplicationPlayer
GetChapter()CApplicationPlayer
GetChapterCount()CApplicationPlayer
GetChapterName(std::string &strChapterName, int chapterIdx=-1)CApplicationPlayer
GetChapterPos(int chapterIdx=-1)CApplicationPlayer
GetCurrentPlayer()CApplicationPlayer
GetDeinterlacingMethodDefault()CApplicationPlayer
GetMaxTime() constCApplicationPlayer
GetMinTime() constCApplicationPlayer
GetPercentage() constCApplicationPlayer
GetPlayerState()CApplicationPlayer
GetPlaySpeed()CApplicationPlayer
GetPlayTempo()CApplicationPlayer
GetPreferredPlaylist() constCApplicationPlayer
GetPrograms(std::vector< ProgramInfo > &programs)CApplicationPlayer
GetProgramsCount()CApplicationPlayer
GetRadioText(unsigned int line)CApplicationPlayer
GetRenderAspectRatio()CApplicationPlayer
GetSeekHandler()CApplicationPlayer
GetStartTime() constCApplicationPlayer
GetSubtitle()CApplicationPlayer
GetSubtitleCapabilities(std::vector< int > &subCaps)CApplicationPlayer
GetSubtitleCount()CApplicationPlayer
GetSubtitleStreamInfo(int index, SubtitleStreamInfo &info)CApplicationPlayer
GetSubtitleVisible()CApplicationPlayer
GetTeletextCache()CApplicationPlayer
GetTime() constCApplicationPlayer
GetTotalTime() constCApplicationPlayer
GetVideoSettings()CApplicationPlayer
GetVideoStream()CApplicationPlayer
GetVideoStreamCount()CApplicationPlayer
GetVideoStreamInfo(int streamId, VideoStreamInfo &info)CApplicationPlayer
HasAudio() constCApplicationPlayer
HasGame() constCApplicationPlayer
HasGameAgent()CApplicationPlayer
HasMenu() constCApplicationPlayer
HasPlayer() constCApplicationPlayer
HasRDS() constCApplicationPlayer
HasVideo() constCApplicationPlayer
IsCaching() constCApplicationPlayer
IsExternalPlaying()CApplicationPlayer
IsInMenu() constCApplicationPlayer
IsPassthrough() constCApplicationPlayer
IsPaused()CApplicationPlayer
IsPausedPlayback()CApplicationPlayer
IsPlaying() constCApplicationPlayer
IsPlayingAudio() constCApplicationPlayer
IsPlayingGame() constCApplicationPlayer
IsPlayingRDS() constCApplicationPlayer
IsPlayingVideo() constCApplicationPlayer
IsRemotePlaying()CApplicationPlayer
IsRenderingGuiLayer()CApplicationPlayer
IsRenderingVideo()CApplicationPlayer
IsRenderingVideoLayer()CApplicationPlayer
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
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)CApplicationPlayer
Supports(ESCALINGMETHOD method)CApplicationPlayer
Supports(ERENDERFEATURE feature)CApplicationPlayer
SupportsTempo()CApplicationPlayer
TriggerUpdateResolution()CApplicationPlayer