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ยง
- IoSource
Wrapper - A wrapper around IoSource that is compatible with the audio_streams traits.