Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CGUIPVRRecordingsPlayActionProcessor Class Reference

#include <PVRGUIRecordingsPlayActionProcessor.h>

Inheritance diagram for PVR::CGUIPVRRecordingsPlayActionProcessor:
KODI::VIDEO::GUILIB::CVideoPlayActionProcessorBase

Public Member Functions

 CGUIPVRRecordingsPlayActionProcessor (const std::shared_ptr< CFileItem > &item)
 
- Public Member Functions inherited from KODI::VIDEO::GUILIB::CVideoPlayActionProcessorBase
 CVideoPlayActionProcessorBase (const std::shared_ptr< CFileItem > &item)
 
virtual ~CVideoPlayActionProcessorBase ()=default
 
bool ProcessDefaultAction ()
 
bool ProcessAction (Action action)
 
bool UserCancelled () const
 

Protected Member Functions

bool OnResumeSelected () override
 
bool OnPlaySelected () override
 
- Protected Member Functions inherited from KODI::VIDEO::GUILIB::CVideoPlayActionProcessorBase
virtual Action GetDefaultAction ()
 
virtual bool Process (Action action)
 

Additional Inherited Members

- Static Public Member Functions inherited from KODI::VIDEO::GUILIB::CVideoPlayActionProcessorBase
static Action ChoosePlayOrResume (const CFileItem &item)
 
- Protected Attributes inherited from KODI::VIDEO::GUILIB::CVideoPlayActionProcessorBase
std::shared_ptr< CFileItemm_item
 
bool m_userCancelled {false}
 

Constructor & Destructor Documentation

◆ CGUIPVRRecordingsPlayActionProcessor()

PVR::CGUIPVRRecordingsPlayActionProcessor::CGUIPVRRecordingsPlayActionProcessor ( const std::shared_ptr< CFileItem > & item)
inlineexplicit

Member Function Documentation

◆ OnPlaySelected()

bool PVR::CGUIPVRRecordingsPlayActionProcessor::OnPlaySelected ( )
inlineoverrideprotectedvirtual

◆ OnResumeSelected()

bool PVR::CGUIPVRRecordingsPlayActionProcessor::OnResumeSelected ( )
inlineoverrideprotectedvirtual

The documentation for this class was generated from the following file: