![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
CDVDMsgAudioCodecChange (const CDVDStreamInfo &hints, CDVDAudioCodec *codec) | |
~CDVDMsgAudioCodecChange () override | |
![]() | |
CDVDMsg (Message msg) | |
~CDVDMsg () override=default | |
bool | IsType (Message msg) |
Message | GetMessageType () |
long | GetNrOfReferences () |
![]() | |
IDVDResourceCounted () | |
IDVDResourceCounted (const IDVDResourceCounted &)=delete | |
virtual | ~IDVDResourceCounted ()=default |
IDVDResourceCounted & | operator= (const IDVDResourceCounted &)=delete |
virtual CDVDMsg * | Acquire () |
virtual long | Release () |
Public Attributes | |
CDVDAudioCodec * | m_codec |
CDVDStreamInfo | m_hints |
![]() | |
std::atomic< long > | m_refs |
Additional Inherited Members | |
![]() | |
enum | Message { NONE = 1000 , GENERAL_RESYNC , GENERAL_FLUSH , GENERAL_RESET , GENERAL_PAUSE , GENERAL_STREAMCHANGE , GENERAL_SYNCHRONIZE , GENERAL_GUI_ACTION , GENERAL_EOF , PLAYER_SET_AUDIOSTREAM , PLAYER_SET_VIDEOSTREAM , PLAYER_SET_SUBTITLESTREAM , PLAYER_SET_SUBTITLESTREAM_VISIBLE , PLAYER_SET_STATE , PLAYER_SET_PROGRAM , PLAYER_SET_UPDATE_STREAM_DETAILS , PLAYER_SEEK , PLAYER_SEEK_CHAPTER , PLAYER_SETSPEED , PLAYER_REQUEST_STATE , PLAYER_OPENFILE , PLAYER_STARTED , PLAYER_AVCHANGE , PLAYER_ABORT , PLAYER_REPORT_STATE , PLAYER_FRAME_ADVANCE , DEMUXER_PACKET , DEMUXER_RESET , VIDEO_SET_ASPECT , VIDEO_DRAIN , SUBTITLE_CLUTCHANGE , SUBTITLE_ADDFILE } |
|
inline |
|
inlineoverride |
CDVDAudioCodec* CDVDMsgAudioCodecChange::m_codec |
CDVDStreamInfo CDVDMsgAudioCodecChange::m_hints |