//! This file has been automatically generated by `objc2`'s `header-translator`.
//! DO NOT EDIT
use *;
use crate::*;
/// Identifiers denoting particular recognized sound classifiers.
///
/// See also [Apple's documentation](https://developer.apple.com/documentation/soundanalysis/snclassifieridentifier?language=objc)
// NS_TYPED_ENUM
pub type SNClassifierIdentifier = NSString;
extern "C"