Function supported_output_configs

Source
pub fn supported_output_configs(
    device: &Device,
) -> Result<impl Iterator<Item = SupportedStreamConfig>, StreamError>
Expand description

Return all formats supported by the device.