OpenCut Engine API - v0.1.0
    Preparing search index...

    Type Alias FaceBubblePosition

    FaceBubblePosition:
        | "bottom-left"
        | "bottom-right"
        | "top-right"
        | "top-left"
        | "hidden"

    Where the circular face-cam bubble is positioned on screen.