AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprotected |
AcceptsData() const override | OMXPlayerVideo | virtual |
CloseStream(bool bWaitForBuffers) override | OMXPlayerVideo | virtual |
Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | |
CThread(const char *ThreadName) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
EnableSubtitle(bool bEnable) override | OMXPlayerVideo | inlinevirtual |
ESyncState enum name | IDVDStreamPlayer | |
Flush(bool sync) override | OMXPlayerVideo | virtual |
FlushMessages() override | OMXPlayerVideo | inlinevirtual |
GetAbsoluteUsage() | CThread | |
GetAspectRatio() | OMXPlayerVideo | inline |
GetCurrentPts() override | OMXPlayerVideo | inlinevirtual |
GetCurrentThread() | CThread | static |
GetCurrentThreadId() | CThread | static |
GetDisplayThreadId(const ThreadIdentifier tid) | CThread | static |
GetMaxPriority(void) | CThread | |
GetMessage(CDVDMsg **pMsg, unsigned int iTimeoutInMilliSeconds, int &priority) | OMXPlayerVideo | inlineprotected |
GetMinPriority(void) | CThread | |
GetNormalPriority(void) | CThread | |
GetOutputDelay() override | OMXPlayerVideo | virtual |
GetPlayerInfo() override | OMXPlayerVideo | virtual |
GetPriority(void) | CThread | |
GetRelativeUsage() | CThread | |
GetSchedRRPriority(void) | CThread | |
GetStereoMode() | OMXPlayerVideo | protected |
GetSubtitleDelay() override | OMXPlayerVideo | inlinevirtual |
GetVideoBitrate() override | OMXPlayerVideo | virtual |
HasData() const override | OMXPlayerVideo | virtual |
IDVDStreamPlayer(CProcessInfo &processInfo) | IDVDStreamPlayer | inlineexplicit |
IDVDStreamPlayerVideo(CProcessInfo &processInfo) | IDVDStreamPlayerVideo | inlineexplicit |
IsAutoDelete() const | CThread | |
IsCurrentThread() const | CThread | |
IsCurrentThread(const ThreadIdentifier tid) | CThread | static |
IsEOS() override | OMXPlayerVideo | virtual |
IsInited() const override | OMXPlayerVideo | virtual |
IsRewindStalled() const | IDVDStreamPlayerVideo | inlinevirtual |
IsRunning() const | CThread | |
IsStalled() const override | OMXPlayerVideo | inlinevirtual |
IsSubtitleEnabled() override | OMXPlayerVideo | inlinevirtual |
m_av_clock | OMXPlayerVideo | protected |
m_bAbortOutput | OMXPlayerVideo | protected |
m_bRenderSubs | OMXPlayerVideo | protected |
m_bStop | CThread | protected |
m_codecname | OMXPlayerVideo | protected |
m_display_stereo_mode | OMXPlayerVideo | protected |
m_DllBcmHost | OMXPlayerVideo | protected |
m_dst_rect | OMXPlayerVideo | protected |
m_fForcedAspectRatio | OMXPlayerVideo | protected |
m_fFrameRate | OMXPlayerVideo | protected |
m_flush | OMXPlayerVideo | protected |
m_hdmi_clock_sync | OMXPlayerVideo | protected |
m_hints | OMXPlayerVideo | protected |
m_iCurrentPts | OMXPlayerVideo | protected |
m_iSubtitleDelay | OMXPlayerVideo | protected |
m_messageParent | OMXPlayerVideo | protected |
m_messageQueue | OMXPlayerVideo | protected |
m_nextOverlay | OMXPlayerVideo | protected |
m_omxVideo | OMXPlayerVideo | protected |
m_open | OMXPlayerVideo | protected |
m_pOverlayContainer | OMXPlayerVideo | protected |
m_processInfo | IDVDStreamPlayer | protected |
m_renderManager | OMXPlayerVideo | protected |
m_speed | OMXPlayerVideo | protected |
m_src_rect | OMXPlayerVideo | protected |
m_stalled | OMXPlayerVideo | protected |
m_StereoInvert | OMXPlayerVideo | protected |
m_stream_id | OMXPlayerVideo | protected |
m_syncState | OMXPlayerVideo | protected |
m_video_stereo_mode | OMXPlayerVideo | protected |
m_videoStats | OMXPlayerVideo | protected |
NextOverlay(double pts) | OMXPlayerVideo | protected |
OMXPlayerVideo(OMXClock *av_clock, CDVDOverlayContainer *pOverlayContainer, CDVDMessageQueue &parent, CRenderManager &renderManager, CProcessInfo &processInfo) | OMXPlayerVideo | |
OnException() | CThread | inlinevirtual |
OnExit() | OMXPlayerVideo | protectedvirtual |
OnStartup() | OMXPlayerVideo | protectedvirtual |
OpenDecoder() | OMXPlayerVideo | |
OpenStream(CDVDStreamInfo &hints, COMXVideo *codec) | OMXPlayerVideo | protected |
OpenStream(CDVDStreamInfo hints) override | OMXPlayerVideo | virtual |
Output(double pts, bool bDropPacket) | OMXPlayerVideo | |
Process() | OMXPlayerVideo | protectedvirtual |
ProcessOverlays(double pts) | OMXPlayerVideo | protected |
ResolutionUpdateCallBack(uint32_t width, uint32_t height, float framerate, float pixel_aspect) | OMXPlayerVideo | |
ResolutionUpdateCallBack(void *ctx, uint32_t width, uint32_t height, float framerate, float pixel_aspect) | OMXPlayerVideo | static |
SendMessage(CDVDMsg *pMsg, int priority=0) override | OMXPlayerVideo | inlinevirtual |
SendMessageBack(CDVDMsg *pMsg, int priority=0) | OMXPlayerVideo | inlineprotected |
SetPriority(const int iPriority) | CThread | |
SetPrioritySched_RR(int iPriority) | CThread | |
SetSpeed(int iSpeed) override | OMXPlayerVideo | virtual |
SetSubtitleDelay(double delay) override | OMXPlayerVideo | inlinevirtual |
SetVideoRect(const CRect &SrcRect, const CRect &DestRect) | OMXPlayerVideo | |
Sleep(unsigned int milliseconds) | CThread | |
StepFrame() | OMXPlayerVideo | |
StopThread(bool bWait=true) | CThread | virtual |
SubmitEOS() | OMXPlayerVideo | |
SubmittedEOS() const | OMXPlayerVideo | inline |
SYNC_INSYNC enum value | IDVDStreamPlayer | |
SYNC_STARTING enum value | IDVDStreamPlayer | |
SYNC_WAITSYNC enum value | IDVDStreamPlayer | |
WAIT_INTERRUPTED enum value | CThread | protected |
WAIT_SIGNALED enum value | CThread | protected |
WAIT_TIMEDOUT enum value | CThread | protected |
WaitForThreadExit(unsigned int milliseconds) | CThread | |
WaitResponse enum name | CThread | protected |
~CThread() | CThread | virtual |
~IDVDStreamPlayer()=default | IDVDStreamPlayer | virtual |
~IDVDStreamPlayerVideo() override=default | IDVDStreamPlayerVideo | |
~OMXPlayerVideo() | OMXPlayerVideo | |