AVFileTypes Enum

Definition

Enumerates universal type information for AVFoundation file types.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVFileTypes
type AVFileTypes = 
Inheritance
AVFileTypes
Attributes

Fields

AC3 13

Indicates the AC-3 format.

Aifc 8

Indicates the AIFC format.

Aiff 7

Indicates the AIFF format.

Amr 9

Indicates the AMR format.

AppleM4a 4

Indicates the Apple m4a format.

AppleM4V 2

Indicates the iTunes video format.

Avci 18

Indicates the AVC-Intra format

CoreAudioFormat 5

Indicates the CoreAudio format.

Dng 16

Indicates the Digital Negative format.

EnhancedAC3 14

Indicates the Dolby Digital Plus format.

Heic 17

Indicates the High Efficiency Image Format

Heif 19

Indicates the High Efficiency Image File format.

Jpeg 15

Indicates the JPEG format.

Mpeg4 1

Indicates the MPEG-4 format.

MpegLayer3 11

Indicates the MPEG layer 3 format.

QuickTimeMovie 0

Indicates the Apple QuickTime Movie format

SunAU 12

Indicates the Sun/Next format.

ThreeGpp 3
ThreeGpp2 10

Indicates the 3GPP2 format.

Tiff 20

Indicates the TIFF format.

Wave 6

Indicates the WAVE format.

Applies to