---
title: MPMovieControlStyle.embedded
framework: mediaplayer
role: symbol
role_heading: Case
path: mediaplayer/mpmoviecontrolstyle/embedded
---

# MPMovieControlStyle.embedded

## Declaration

```swift
case embedded
```

## Discussion

Discussion Controls for an embedded view are displayed. The controls include a start/pause button, a scrubber bar, and a button for toggling between fullscreen and embedded display modes.

## See Also

### Constants

- [MPMovieControlStyle.none](mediaplayer/mpmoviecontrolstyle/none.md)
- [MPMovieControlStyle.fullscreen](mediaplayer/mpmoviecontrolstyle/fullscreen.md)
- [default](mediaplayer/mpmoviecontrolstyle/default.md)
