pub async fn rewind(
conn: &Connection,
endpoint: u16,
audio_advance_unmuted: bool,
) -> Result<PlaybackResponse>Expand description
Invoke Rewind command on cluster Media Playback.
pub async fn rewind(
conn: &Connection,
endpoint: u16,
audio_advance_unmuted: bool,
) -> Result<PlaybackResponse>Invoke Rewind command on cluster Media Playback.