Re-exports§
pub use self::audio_controller::Request;pub use self::types::AUDIO_STREAM_TYPE_COUNT;
Modules§
Structs§
- Audio
Info Loader - Returns a default audio
AudioInfothat is derived fromDEFAULT_AUDIO_INFOwith any fields specified in the audio configuration set. - Setup
Result - Stream
Volume Control
Functions§
- build_
audio_ default_ settings - create_
default_ audio_ stream - create_
default_ modified_ counters - setup_
audio_ api
Type Aliases§
- Modified
Counters - A mapping from stream type to an arbitrary numerical value. This number will change from the number sent in the previous update if the stream type’s volume has changed.