---
title: CMProjectionType.fisheye
framework: coremedia
role: symbol
role_heading: Case
path: coremedia/cmprojectiontype/fisheye
---

# CMProjectionType.fisheye

Video content displays as a fisheye projection.

## Declaration

```swift
case fisheye
```

## See Also

### Projection Surfaces

- [CMProjectionType.rectangular](coremedia/cmprojectiontype/rectangular.md)
- [CMProjectionType.equirectangular](coremedia/cmprojectiontype/equirectangular.md)
- [CMProjectionType.halfEquirectangular](coremedia/cmprojectiontype/halfequirectangular.md)
