Home
last modified time | relevance | path

Searched refs:PlaybackState (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/mediaplayer/
H A DController.h103 uint32 PlaybackState();
H A DController.cpp677 Controller::PlaybackState() in PlaybackState() function in Controller
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp622 _SetPlaybackState(fController->PlaybackState()); in _FullSync()