pub trait PassByAyAudioBusDevice { }
Expand description

Implement this empty trait for BusDevice so methods from AyAudioBusDevice will get auto-implemented to pass method calls to the downstream devices.

Implementations on Foreign Types§

Implementors§