Searched refs:VideoTrackCount (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/mediaplayer/
H A DController.h86 int VideoTrackCount();
H A DInfoWin.cpp389 bool visible = fController->VideoTrackCount() > 0;
H A DController.cpp448 Controller::VideoTrackCount() function in class:Controller
H A DMainWin.cpp1650 fHasVideo = fController->VideoTrackCount() != 0;
1938 count = fController->VideoTrackCount();

Completed in 39 milliseconds