AVAudioSettings Class

Definition

Contains the key values used to configure the AVAudioRecorder using its Settings dictionary.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVAudioSettings
type AVAudioSettings = class
Inheritance
AVAudioSettings
Attributes

Properties

AVChannelLayoutKey

Represents the value associated with the constant AVChannelLayoutKey

AVEncoderAudioQualityKey

Represents the value associated with the constant AVEncoderAudioQualityKey

AVEncoderBitDepthHintKey

Represents the value associated with the constant AVEncoderBitDepthHintKey

AVEncoderBitRateKey

Represents the value associated with the constant AVEncoderBitRateKey

AVEncoderBitRatePerChannelKey

Represents the value associated with the constant AVEncoderBitRatePerChannelKey

AVFormatIDKey

Represents the value associated with the constant AVFormatIDKey

AVLinearPCMBitDepthKey

Represents the value associated with the constant AVLinearPCMBitDepthKey

AVLinearPCMIsBigEndianKey

Represents the value associated with the constant AVLinearPCMIsBigEndianKey

AVLinearPCMIsFloatKey

Represents the value associated with the constant AVLinearPCMIsFloatKey

AVLinearPCMIsNonInterleaved

Represents the value associated with the constant AVLinearPCMIsNonInterleaved

AVNumberOfChannelsKey

Represents the value associated with the constant AVNumberOfChannelsKey

AVSampleRateConverterAlgorithm_MinimumPhase
AVSampleRateConverterAudioQualityKey

Represents the value associated with the constant AVSampleRateConverterAudioQualityKey

AVSampleRateKey

Represents the value associated with the constant AVSampleRateKey

FileTypeKey

Applies to