Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DMciCore.cpp256 bool CMciCore::IsMidi() in IsMidi() function in CMciCore
H A DPlayer.h489 bool IsMidi() const { return m_pCore == nullptr ? false : m_pCore->IsMidi(); } in IsMidi() function
H A DFfmpegCore.cpp308 bool CFfmpegCore::IsMidi() { in IsMidi() function in CFfmpegCore
H A DBassCore.cpp806 bool CBassCore::IsMidi() in IsMidi() function in CBassCore