MediaSurface

fun MediaSurface(playerView: AVPlayerView): MediaSurface

macOS-only convenience constructor binding an AVPlayer to an AVPlayerView.

fun MediaSurface(viewController: AVPlayerViewController): MediaSurface

Convenience constructor binding an AVPlayer to an AVPlayerViewController.