pub async fn read_allocated_audio_streams(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<AudioStream>>Expand description
Read AllocatedAudioStreams attribute from cluster Camera AV Stream Management.
pub async fn read_allocated_audio_streams(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<AudioStream>>Read AllocatedAudioStreams attribute from cluster Camera AV Stream Management.