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

    Type Alias VideoSafeZoneCreate

    VideoSafeZoneCreate: Partial<VideoSafeZone> & Pick<
        VideoSafeZone,
        "topRightBottomLeftPercent",
    >