HKMetadataKeyAudioExposureLevel

Static HKMetadataKeyAudioExposureLevel 

Source
pub unsafe static HKMetadataKeyAudioExposureLevel: &'static NSString
Available on crate feature HKMetadata only.
Expand description

Represents the audio level associated with an audio event.

The expected value is an HKQuantity whose value is the audio level associated with the event measured in dBASPL units.

See also Apple’s documentation