[][src]Type Definition cpal::OutputDevices

type OutputDevices = Filter<Devices, fn(_: &Device) -> bool>;

A Devices yielding only output devices.