Skip to main content

PlaybackStateHandle

Type Alias PlaybackStateHandle 

Source
pub type PlaybackStateHandle = PropertyHandle<PlaybackState>;
Expand description

Handle for playback state (Playing/Paused/Stopped)

Aliased Typeยง

pub struct PlaybackStateHandle { /* private fields */ }