---
title: "over(scene:)"
framework: avkit
role: symbol
role_heading: Type Method
path: "avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.struct/over(scene:)"
---

# over(scene:)

Place the video over the provided scene.

## Declaration

```swift
static func over(scene: UIScene) -> AVExperienceController.Configuration.Placement
```

## See Also

### Placements

- [unspecified](avkit/avexperiencecontroller/configuration-swift.struct/placement-swift.struct/unspecified.md)
