pub async fn video_stream_modify(
conn: &Connection,
endpoint: u16,
video_stream_id: u8,
watermark_enabled: bool,
osd_enabled: bool,
) -> Result<()>Expand description
Invoke VideoStreamModify command on cluster Camera AV Stream Management.