pub async fn deactivate_text_track(
conn: &Connection,
endpoint: u16,
) -> Result<()>Expand description
Invoke DeactivateTextTrack command on cluster Media Playback.
pub async fn deactivate_text_track(
conn: &Connection,
endpoint: u16,
) -> Result<()>Invoke DeactivateTextTrack command on cluster Media Playback.