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