Contents

movieMediaTypes

The types of media available in the movie.

Declaration

var movieMediaTypes: MPMovieMediaTypeMask { get }

Discussion

Movies can contain a combination of audio, video, or a combination of the two. The default value of this property is MPMovieMediaTypeMaskNone. See the MPMovieMediaTypeMask enumeration for possible values of this property.

See Also

Accessing movie properties