Home
last modified time | relevance | path

Searched refs:NoopStreamSource (Results 1 – 3 of 3) sorted by relevance

/external/adhd/audio_streams/src/
Daudio_streams.rs375 pub struct NoopStreamSource; struct
377 impl NoopStreamSource { impl
379 NoopStreamSource {} in new()
383 impl StreamSource for NoopStreamSource { implementation
440 let mut server = NoopStreamSource::new(); in sixteen_bit_stereo()
452 let mut server = NoopStreamSource::new(); in consumption_rate()
Dcapture.rs216 let mut server = NoopStreamSource::new(); in sixteen_bit_stereo()
228 let mut server = NoopStreamSource::new(); in consumption_rate()
/external/adhd/audio_streams/
DREADME.md5 Alsa and cras. To start, an empty playback example `NoopStreamSource`