pub async fn read_supported_streaming_protocols(
conn: &Connection,
endpoint: u16,
) -> Result<SupportedProtocols>Expand description
Read SupportedStreamingProtocols attribute from cluster Content Launcher.
pub async fn read_supported_streaming_protocols(
conn: &Connection,
endpoint: u16,
) -> Result<SupportedProtocols>Read SupportedStreamingProtocols attribute from cluster Content Launcher.