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