#include <VideoPlayActionProcessor.h>
◆ CVideoPlayActionProcessor()
KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::CVideoPlayActionProcessor |
( |
const std::shared_ptr< CFileItem > & | item | ) |
|
|
inlineexplicit |
◆ ~CVideoPlayActionProcessor()
virtual KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::~CVideoPlayActionProcessor |
( |
| ) |
|
|
virtualdefault |
◆ ChoosePlayOrResume()
Action KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::ChoosePlayOrResume |
( |
const CFileItem & | item | ) |
|
|
static |
◆ GetDefaultAction()
Action KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::GetDefaultAction |
( |
| ) |
|
|
protectedvirtual |
◆ OnPlaySelected()
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::OnPlaySelected |
( |
| ) |
|
|
protectedvirtual |
◆ OnResumeSelected()
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::OnResumeSelected |
( |
| ) |
|
|
protectedvirtual |
◆ Play()
void KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::Play |
( |
const std::string & | player | ) |
|
|
protected |
- Todo
- get rid of "videos with versions as folder" hack!
◆ Process()
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::Process |
( |
Action | action | ) |
|
|
protectedvirtual |
◆ ProcessAction()
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::ProcessAction |
( |
Action | action | ) |
|
◆ ProcessDefaultAction()
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::ProcessDefaultAction |
( |
| ) |
|
◆ SetChoosePlayer()
void KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::SetChoosePlayer |
( |
| ) |
|
|
inline |
◆ SetChooseStackPart()
void KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::SetChooseStackPart |
( |
| ) |
|
|
inline |
◆ UserCancelled()
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::UserCancelled |
( |
| ) |
const |
|
inline |
◆ m_choosePlayer
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::m_choosePlayer {false} |
|
protected |
◆ m_chooseStackPart
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::m_chooseStackPart {false} |
|
protected |
◆ m_chosenStackPart
unsigned int KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::m_chosenStackPart {0} |
|
protected |
◆ m_item
std::shared_ptr<CFileItem> KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::m_item |
|
protected |
◆ m_userCancelled
bool KODI::VIDEO::GUILIB::CVideoPlayActionProcessor::m_userCancelled {false} |
|
protected |
The documentation for this class was generated from the following files: