Type Alias PlayerViewMode

PlayerViewMode:
    | "normal"
    | "zoom"
    | "stretch4x3"
    | "widezoom"
    | "stretch16x9"
    | "original"
    | "stretch16x9nonlin"
    | "zoom120width"
    | "zoom110width"