MediaSurface

constructor(holder: SurfaceHolder)
constructor(avPlayerLayer: <Error class: unknown class>)

Constructor to create a MediaSurface that binds the AVPlayer of a MediaManager to an AVPlayerLayer

Parameters

avPlayerLayer

the AVPlayerLayer to bind to


constructor(viewController: <Error class: unknown class>)

Constructor to create a MediaSurface that binds the AVPlayer of a MediaManager to an AVPlayerViewController

Parameters

viewController

the AVPlayerViewController to bind to


constructor(bind: MediaSurfaceBinding)
constructor()
constructor()