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

# mpeg

A type that represents an MPEG-1 or MPEG-2 movie.

## Declaration

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

## Discussion

Discussion The identifier for this type is public.mpeg. This type conforms to UTTypeMovie.

## See Also

### Audio and video

- [quickTimeMovie](uniformtypeidentifiers/uttype-swift.struct/quicktimemovie.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)
- [appleProtectedMPEG4Video](uniformtypeidentifiers/uttype-swift.struct/appleprotectedmpeg4video.md)
- [appleProtectedMPEG4Audio](uniformtypeidentifiers/uttype-swift.struct/appleprotectedmpeg4audio.md)
- [avi](uniformtypeidentifiers/uttype-swift.struct/avi.md)
