Searched defs:PlaybackState (Results 1 – 3 of 3) sorted by relevance
68 enum PlaybackState { kStopped, kStarted, kPlaying }; in NON_EXPORTED_BASE() enum
49 enum PlaybackState { enum
81 enum PlaybackState { WAITING, PLAYING, ENDED }; enum