Module cros_async::audio_streams_async 
source · Expand description
Implements the interface required by audio_streams using the cros_async Executor.
It implements the AudioStreamsExecutor trait for Executor, so it can be passed into
the audio_streams API.
Structs§
- A wrapper around IoSource that is compatible with the audio_streams traits.