pub async fn seek(
conn: &Connection,
endpoint: u16,
position: u64,
) -> Result<PlaybackResponse>Expand description
Invoke Seek command on cluster Media Playback.
pub async fn seek(
conn: &Connection,
endpoint: u16,
position: u64,
) -> Result<PlaybackResponse>Invoke Seek command on cluster Media Playback.