Crate settings_audio

Crate settings_audio 

Source

Re-exports§

pub use self::audio_controller::Request;
pub use self::types::AUDIO_STREAM_TYPE_COUNT;

Modules§

audio_controller
types

Structs§

AudioInfoLoader
Returns a default audio AudioInfo that is derived from DEFAULT_AUDIO_INFO with any fields specified in the audio configuration set.
SetupResult
StreamVolumeControl

Functions§

build_audio_default_settings
create_default_audio_stream
create_default_modified_counters
setup_audio_api

Type Aliases§

ModifiedCounters
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.