Home
last modified time | relevance | path

Searched defs:GetVideoStreamInfo (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/
H A DIPlayer.h138 virtual void GetVideoStreamInfo(int streamId, VideoStreamInfo &info) {} in GetVideoStreamInfo() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/
H A DDVDInputStreamNavigator.cpp1594 VideoStreamInfo CDVDInputStreamNavigator::GetVideoStreamInfo() in GetVideoStreamInfo() function in CDVDInputStreamNavigator
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DApplicationPlayer.cpp570 void CApplicationPlayer::GetVideoStreamInfo(int streamId, VideoStreamInfo &info) in GetVideoStreamInfo() function in CApplicationPlayer
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/
H A DVideoPlayer.cpp4987 void CVideoPlayer::GetVideoStreamInfo(int streamId, VideoStreamInfo &info) in GetVideoStreamInfo() function in CVideoPlayer