---
title: MPMovieMediaTypeMask
framework: mediaplayer
role: symbol
role_heading: Structure
path: mediaplayer/mpmoviemediatypemask
---

# MPMovieMediaTypeMask

The types of content available in the movie file.

## Declaration

```swift
struct MPMovieMediaTypeMask
```

## Overview

Overview You can OR the specified constants together to specify a movie.

## Topics

### Constants

- [video](mediaplayer/mpmoviemediatypemask/video.md)
- [audio](mediaplayer/mpmoviemediatypemask/audio.md)

### Initializers

- [init(rawValue:)](mediaplayer/mpmoviemediatypemask/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Deprecated symbols

- [MPMovieAccessLog](mediaplayer/mpmovieaccesslog.md)
- [MPMovieAccessLogEvent](mediaplayer/mpmovieaccesslogevent.md)
- [MPMovieErrorLog](mediaplayer/mpmovieerrorlog.md)
- [MPMovieErrorLogEvent](mediaplayer/mpmovieerrorlogevent.md)
- [MPMovieLoadState](mediaplayer/mpmovieloadstate.md)
- [MPMoviePlayerController](mediaplayer/mpmovieplayercontroller.md)
- [MPMoviePlayerViewController](mediaplayer/mpmovieplayerviewcontroller.md)
- [MPTimedMetadata](mediaplayer/mptimedmetadata.md)
- [MPPlayableContentManager](mediaplayer/mpplayablecontentmanager.md)
- [MPPlayableContentManagerContext](mediaplayer/mpplayablecontentmanagercontext.md)
- [iPodMusicPlayer](mediaplayer/mpmusicplayercontroller/ipodmusicplayer.md)
- [init(image:)](mediaplayer/mpmediaitemartwork/init(image:).md)
- [imageCropRect](mediaplayer/mpmediaitemartwork/imagecroprect.md)
- [showsRouteButton](mediaplayer/mpvolumeview/showsroutebutton.md)
- [routeButtonImage(for:)](mediaplayer/mpvolumeview/routebuttonimage(for:).md)
