AVFileType Class

Definition

A class whose static members specify audiovisual file formats.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVFileType
type AVFileType = class
Inheritance
AVFileType
Attributes

Properties

AC3

Represents the value associated with the constant AVFileTypeAC3

Aifc

Represents the value associated with the constant AVFileTypeAIFC

Aiff

Represents the value associated with the constant AVFileTypeAIFF

Amr

Represents the value associated with the constant AVFileTypeAMR

AppleM4A

Represents the value associated with the constant AVFileTypeAppleM4A

AppleM4V

Represents the value associated with the constant AVFileTypeAppleM4V

CoreAudioFormat

Represents the value associated with the constant AVFileTypeCoreAudioFormat

EnhancedAC3
Mpeg4

Represents the value associated with the constant AVFileTypeMPEG4

MpegLayer3

Represents the value associated with the constant AVFileTypeMPEGLayer3

QuickTimeMovie

Represents the value associated with the constant AVFileTypeQuickTimeMovie

SunAU

Represents the value associated with the constant AVFileTypeSunAU

ThreeGpp

Represents the value associated with the constant AVFileType3GPP

ThreeGpp2

Represents the value associated with the constant AVFileType3GPP2

Wave

Represents the value associated with the constant AVFileTypeWAVE

Applies to