---
title: appleProtectedMPEG4Video
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/appleprotectedmpeg4video
---

# appleProtectedMPEG4Video

A type that represents data in Apple-protected MPEG-4 format.

## Declaration

```swift
static var appleProtectedMPEG4Video: UTType { get }
```

## Discussion

Discussion The identifier for this type is com.apple.protected-mpeg-4-video. This type conforms to a base type identified by com.apple.m4v-video, which in turn conforms to UTTypeMPEG4Movie. .

## See Also

### Audio and video

- [quickTimeMovie](uniformtypeidentifiers/uttype-swift.struct/quicktimemovie.md)
- [mpeg](uniformtypeidentifiers/uttype-swift.struct/mpeg.md)
- [mpeg2Video](uniformtypeidentifiers/uttype-swift.struct/mpeg2video.md)
- [mpeg2TransportStream](uniformtypeidentifiers/uttype-swift.struct/mpeg2transportstream.md)
- [mpeg4Movie](uniformtypeidentifiers/uttype-swift.struct/mpeg4movie.md)
- [mpeg4Audio](uniformtypeidentifiers/uttype-swift.struct/mpeg4audio.md)
- [appleProtectedMPEG4Audio](uniformtypeidentifiers/uttype-swift.struct/appleprotectedmpeg4audio.md)
- [avi](uniformtypeidentifiers/uttype-swift.struct/avi.md)
