| AddSubtitle(const std::string &strSubPath) | CApplicationPlayer | |
| CanPause() const | CApplicationPlayer | |
| CanSeek() const | CApplicationPlayer | |
| CApplicationPlayer()=default | CApplicationPlayer | |
| ClosePlayer() | CApplicationPlayer | |
| FlushRenderer() | CApplicationPlayer | |
| FrameAdvance(int frames) | CApplicationPlayer | |
| FrameMove() | CApplicationPlayer | |
| GetAudioCapabilities(std::vector< IPlayerAudioCaps > &caps) const | CApplicationPlayer | |
| GetAudioDelay() const | CApplicationPlayer | |
| GetAudioStream() | CApplicationPlayer | |
| GetAudioStreamCount() const | CApplicationPlayer | |
| GetAudioStreamInfo(int index, AudioStreamInfo &info) const | CApplicationPlayer | |
| GetCacheLevel() const | CApplicationPlayer | |
| GetCachePercentage() const | CApplicationPlayer | |
| GetChapter() const | CApplicationPlayer | |
| GetChapterCount() const | CApplicationPlayer | |
| GetChapterName(std::string &strChapterName, int chapterIdx=-1) const | CApplicationPlayer | |
| GetChapterPos(int chapterIdx=-1) const | CApplicationPlayer | |
| GetCurrentPlayer() const | CApplicationPlayer | |
| GetDeinterlacingMethodDefault() const | CApplicationPlayer | |
| GetMaxTime() const | CApplicationPlayer | |
| GetMinTime() const | CApplicationPlayer | |
| GetName() const | CApplicationPlayer | |
| GetOrientation() const | CApplicationPlayer | |
| GetPercentage() const | CApplicationPlayer | |
| GetPlayerState() | CApplicationPlayer | |
| GetPlaySpeed() const | CApplicationPlayer | |
| GetPlayTempo() const | CApplicationPlayer | |
| GetPreferredPlaylist() const | CApplicationPlayer | |
| GetPrograms(std::vector< ProgramInfo > &programs) | CApplicationPlayer | |
| GetProgramsCount() const | CApplicationPlayer | |
| GetRects(CRect &source, CRect &dest, CRect &view) const | CApplicationPlayer | |
| GetRenderAspectRatio() const | CApplicationPlayer | |
| GetSeekHandler() | CApplicationPlayer | |
| GetSeekHandler() const | CApplicationPlayer | |
| GetStartTime() const | CApplicationPlayer | |
| GetSubtitle() | CApplicationPlayer | |
| GetSubtitleCapabilities(std::vector< IPlayerSubtitleCaps > &caps) const | CApplicationPlayer | |
| GetSubtitleCount() const | CApplicationPlayer | |
| GetSubtitleDelay() const | CApplicationPlayer | |
| GetSubtitleStreamInfo(int index, SubtitleStreamInfo &info) const | CApplicationPlayer | |
| GetSubtitleVisible() const | CApplicationPlayer | |
| GetSupportedMenuType() const | CApplicationPlayer | |
| GetTeletextCache() | CApplicationPlayer | |
| GetTime() const | CApplicationPlayer | |
| GetTotalTime() const | CApplicationPlayer | |
| GetVideoSettings() const | CApplicationPlayer | |
| GetVideoStream() | CApplicationPlayer | |
| GetVideoStreamCount() const | CApplicationPlayer | |
| GetVideoStreamInfo(int streamId, VideoStreamInfo &info) const | CApplicationPlayer | |
| HasAudio() const | CApplicationPlayer | |
| HasGame() const | CApplicationPlayer | |
| HasGameAgent() const | CApplicationPlayer | |
| HasPlayer() const | CApplicationPlayer | |
| HasRDS() const | CApplicationPlayer | |
| HasTeletextCache() const | CApplicationPlayer | |
| HasVideo() const | CApplicationPlayer | |
| IsCaching() const | CApplicationPlayer | |
| IsExternalPlaying() const | CApplicationPlayer | |
| IsInMenu() const | CApplicationPlayer | |
| IsLiveStream() const | CApplicationPlayer | |
| IsPassthrough() const | CApplicationPlayer | |
| IsPaused() const | CApplicationPlayer | |
| IsPausedPlayback() const | CApplicationPlayer | |
| IsPlaying() const | CApplicationPlayer | |
| IsPlayingAudio() const | CApplicationPlayer | |
| IsPlayingGame() const | CApplicationPlayer | |
| IsPlayingRDS() const | CApplicationPlayer | |
| IsPlayingVideo() const | CApplicationPlayer | |
| IsRemotePlaying() const | CApplicationPlayer | |
| IsRenderingGuiLayer() const | CApplicationPlayer | |
| IsRenderingVideo() const | CApplicationPlayer | |
| IsRenderingVideoLayer() const | 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(Direction seekDirection) | 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) const | CApplicationPlayer | |
| Supports(ESCALINGMETHOD method) const | CApplicationPlayer | |
| Supports(ERENDERFEATURE feature) const | CApplicationPlayer | |
| SupportsTempo() const | CApplicationPlayer | |
| TriggerUpdateResolution() | CApplicationPlayer | |
| ~IApplicationComponent()=default | IApplicationComponent | virtual |