@byomakase/omakase-player
    Preparing search index...

    Interface VideoSafeZone

    interface VideoSafeZone {
        htmlClass?: string;
        htmlId?: string;
        id?: string;
        topRightBottomLeftPercent?: number[];
    }
    Index

    Properties

    htmlClass?: string
    htmlId?: string
    id?: string
    topRightBottomLeftPercent?: number[]