Home
last modified time | relevance | path

Searched refs:GENERAL_EOF (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/
H A DDVDMessage.h37 GENERAL_EOF, // eof of stream enumerator
H A DVideoPlayerAudio.cpp345 else if (pMsg->IsType(CDVDMsg::GENERAL_EOF)) in Process()