Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CVideoPlayer::SContent Struct Reference

#include <VideoPlayer.h>

Public Attributes

CCriticalSection m_section
 
CSelectionStreams m_selectionStreams
 
std::vector< ProgramInfom_programs
 
int m_program
 
int m_videoIndex
 
int m_audioIndex
 
int m_subtitleIndex
 

Member Data Documentation

§ m_audioIndex

int CVideoPlayer::SContent::m_audioIndex

§ m_program

int CVideoPlayer::SContent::m_program

§ m_programs

std::vector<ProgramInfo> CVideoPlayer::SContent::m_programs

§ m_section

CCriticalSection CVideoPlayer::SContent::m_section
mutable

§ m_selectionStreams

CSelectionStreams CVideoPlayer::SContent::m_selectionStreams

§ m_subtitleIndex

int CVideoPlayer::SContent::m_subtitleIndex

§ m_videoIndex

int CVideoPlayer::SContent::m_videoIndex

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