---
title: movieTypes()
framework: avfoundation
role: symbol
role_heading: Type Method
path: avfoundation/avmovie/movietypes()
---

# movieTypes()

Returns the file types that a movie supports.

## Declaration

```swift
class func movieTypes() -> [AVFileType]
```

## Return Value

Return Value An array of supported file types.
