@musallam/audio-video-client
    Preparing search index...

    Scale configuration for overlay dimensions.

    interface ScaleV2 {
        height?: number;
        width?: number;
    }
    Index

    Properties

    Properties

    height?: number

    The height of the scaled overlay.

    width?: number

    The width of the scaled overlay.