pub async fn read_supported_formats(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<SupportedFormat>>Expand description
Read SupportedFormats attribute from cluster Push AV Stream Transport.
pub async fn read_supported_formats(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<SupportedFormat>>Read SupportedFormats attribute from cluster Push AV Stream Transport.