![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <VideoPlayer.h>
Public Attributes | |
CCriticalSection | m_section |
CSelectionStreams | m_selectionStreams |
std::vector< ProgramInfo > | m_programs |
int | m_program |
int | m_videoIndex |
int | m_audioIndex |
int | m_subtitleIndex |
int CVideoPlayer::SContent::m_audioIndex |
int CVideoPlayer::SContent::m_program |
std::vector<ProgramInfo> CVideoPlayer::SContent::m_programs |
|
mutable |
CSelectionStreams CVideoPlayer::SContent::m_selectionStreams |
int CVideoPlayer::SContent::m_subtitleIndex |
int CVideoPlayer::SContent::m_videoIndex |