Bitmovin Player React Native SDK - v1.1.0
    Preparing search index...

    Enumeration SurfaceType

    The type of surface on which to render video.

    See a surface type for more information.

    Index

    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.