MediaSurface
A surface on which the video component of a PlayableMedia can be rendered. Exposes a SurfaceHolder to bind to
A surface on which the video component of a PlayableMedia can be rendered. Shared across iOS + macOS. A view constructs a MediaSurface (e.g. from its AVPlayerLayer) and binds it to a MediaSurfaceBinder.
A surface on which the video component of a PlayableMedia can be rendered
A surface on which the video component of a PlayableMedia can be rendered. On the web this is the id of the DOM element the player's <video> element should be appended to.
Constructors
Properties
Link copied to clipboard
the MediaSurfaceBinding that wires the surface to an AVPlayer.
Link copied to clipboard
the SurfaceHolder to bind to