The type of surface on which to render video.

See a surface type for more information.

Enumeration Members

Enumeration Members

SurfaceView: "SurfaceView"

SurfaceView generally causes lower battery consumption, and has better handling for HDR and secure content.

TextureView: "TextureView"

TextureView is sometime needed for smooth animations.