Home
last modified time | relevance | path

Searched defs:GetChapterCount (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/upnp/
H A DUPnPPlayer.h48 int GetChapterCount() override { return 0; } in GetChapterCount() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/
H A DDVDInputStreamNavigator.h101 …int GetChapterCount() override { return m_iPartCount; } // the number of parts in the current title in GetChapterCount() function
H A DInputStreamAddon.cpp638 int CInputStreamAddon::GetChapterCount() in GetChapterCount() function in CInputStreamAddon
H A DDVDInputStreamBluray.cpp924 int CDVDInputStreamBluray::GetChapterCount() in GetChapterCount() function in CDVDInputStreamBluray
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DPgc.cpp64 unsigned int Pgc::GetChapterCount(int lastVobi) { in GetChapterCount() function in Pgc
H A DVob.cpp290 int Vob::GetChapterCount() { in GetChapterCount() function in Vob
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDDemuxers/
H A DDVDDemux.h257 virtual int GetChapterCount() { return 0; } in GetChapterCount() function
H A DDVDDemuxFFmpeg.cpp1899 int CDVDDemuxFFmpeg::GetChapterCount() in GetChapterCount() function in CDVDDemuxFFmpeg
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/
H A DIPlayer.h150 virtual int GetChapterCount() { return 0; } in GetChapterCount() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DApplicationPlayer.cpp174 int CApplicationPlayer::GetChapterCount() in GetChapterCount() function in CApplicationPlayer
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/
H A DInputstream.h1722 virtual int GetChapterCount() { return 0; }; in GetChapterCount() function
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/src/
H A Dmain.cpp3250 int Session::GetChapterCount() const in GetChapterCount() function in Session
3984 int CInputStreamAdaptive::GetChapterCount() in GetChapterCount() function in CInputStreamAdaptive
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/
H A DVideoPlayer.cpp4408 int CVideoPlayer::GetChapterCount() in GetChapterCount() function in CVideoPlayer