Constant MAX_VOLUME
pub const MAX_VOLUME: i32 = 128;
Available on crate feature
dep_sdl2
only.Expand description
Maximum value for any volume setting.
pub const MAX_VOLUME: i32 = 128;
dep_sdl2
only.Maximum value for any volume setting.