|
Kodi Documentation 22.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_videoIndex {-1} |
| int | m_audioIndex {-1} |
| int | m_subtitleIndex {-1} |
| int CVideoPlayer::SContent::m_audioIndex {-1} |
| std::vector<ProgramInfo> CVideoPlayer::SContent::m_programs |
|
mutable |
| CSelectionStreams CVideoPlayer::SContent::m_selectionStreams |
| int CVideoPlayer::SContent::m_subtitleIndex {-1} |
| int CVideoPlayer::SContent::m_videoIndex {-1} |