pub type PlaybackStateHandle = PropertyHandle<PlaybackState>;Expand description
Handle for playback state (Playing/Paused/Stopped)
Aliased Typeยง
pub struct PlaybackStateHandle { /* private fields */ }pub type PlaybackStateHandle = PropertyHandle<PlaybackState>;Handle for playback state (Playing/Paused/Stopped)
pub struct PlaybackStateHandle { /* private fields */ }