Contents

audiovisualContentTypes

Provides the content types the AVURLAsset class understands.

Declaration

class var audiovisualContentTypes: [UTType] { get }

Return Value

An NSArray of UTTypes identifying the content types the AVURLAsset class understands.

See Also

Determining supported media types