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

    Enumeration ScalingMode

    Specifies how the video content is scaled or stretched.

    Index

    Enumeration Members

    Enumeration Members

    Fit: "Fit"

    Specifies that the player should preserve the video’s aspect ratio and fit the video within the container's bounds.

    Stretch: "Stretch"

    Specifies that the video should be stretched to fill the container’s bounds. The aspect ratio may not be preserved.

    Zoom: "Zoom"

    Specifies that the player should preserve the video’s aspect ratio and fill the container’s bounds.