SystemSoundID

Type Alias SystemSoundID 

Source
pub type SystemSoundID = u32;
Available on crate feature AudioServices only.
Expand description

SystemSoundIDs are created by the System Sound client application for playback of a provided AudioFile.

See also Apple’s documentation