pub fn supported_output_configs(
device: &Device,
) -> Result<impl Iterator<Item = SupportedStreamConfig>, DeviceSinkError>Expand description
Return all formats supported by the device.
pub fn supported_output_configs(
device: &Device,
) -> Result<impl Iterator<Item = SupportedStreamConfig>, DeviceSinkError>Return all formats supported by the device.