Contents

availableMediaTypes

The media types the asset writer supports adding as inputs.

Declaration

var availableMediaTypes: [AVMediaType] { get }

Discussion

Use this property to determine the acceptable media types for the container file that the asset writer outputs.

See Also

Configuring inputs