Function from_device_default

Source
pub fn from_device_default(device: Arc<Device>) -> ReadingStream
Expand description

Create a stream with default options from a device.

Convenience function that wraps from_device with a 1-second interval.