SKMicrophoneRecordingFormat Constants Reference
Declared in | SKMicrophoneConfiguration.h |
---|
SKMicrophoneRecordingFormat
These constants indicate the recording format of the Microphone sensor.
Definition
typedef NS_ENUM(NSUInteger, SKMicrophoneRecordingFormat ) {
SKMicrophoneRecordingFormatLinearPCM = 0,
SKMicrophoneRecordingFormatMPEG4AAC,
};
Constants
Declared In
SKMicrophoneConfiguration.h