MediaSurface

actual data class MediaSurface

A surface on which the video component of a PlayableMedia can be rendered. Exposes a SurfaceHolder to bind to

expect class MediaSurface

A surface on which the video component of a PlayableMedia can be rendered

actual data class MediaSurface

A surface on which the video component of a PlayableMedia can be rendered.

actual class MediaSurface

A surface on which the video component of a PlayableMedia can be rendered

actual class MediaSurface

A surface on which the video component of a PlayableMedia can be rendered

Constructors

Link copied to clipboard
constructor(holder: SurfaceHolder)
constructor(avPlayerLayer: <Error class: unknown class>)

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

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

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

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

Properties

Link copied to clipboard

the MediaSurfaceBinding method to bind to an AVPlayer

Link copied to clipboard