Display type for the player view.

Enumeration Members

Enumeration Members

MAX: "max"

Maximum display size with full UI. (usage hint: full screen mode).

MINI_BAR: "miniBar"

Mini bar display with minimal UI without content layer. (usage hint: airplay/chromecast mode, audioOnly).

MINI_PLAYER: "miniPlayer"

Mini player display with compact UI, (usage hint: over current context player mode).

NAKED: "naked"

Naked display without UI controls. (usage hint: video as a background etc.).

REGULAR: "regular"

Regular display size with standard UI, (usage hint: portrait mode).