The types of media available in the movie.
SDKs
- iOS 2.0–9.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
Framework
- Media Player
Declaration
var movieMediaTypes: MPMovie Media Type Mask { get }
Discussion
Movies can contain a combination of audio, video, or a combination of the two. The default value of this property is none
. See the MPMovie
enumeration for possible values of this property.