AVAudioCommonFormat Enum

Definition

Enumerates formats for audio data (see CommonFormat).

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVAudioCommonFormat
type AVAudioCommonFormat = 
Inheritance
AVAudioCommonFormat
Attributes

Fields

Other 0
PCMFloat32 1
PCMFloat64 2
PCMInt16 3
PCMInt32 4

Applies to