PiP Entrance Transition
video-mark-transition-in
Overrides the entrance animation for a picture-in-picture overlay. When set, this takes precedence over the entrance implied by video-mark-transition, while the exit continues to mirror the shorthand or follows its own video-mark-transition-out override.
video-mark-transition-in accepts the same values as video-mark-transition, plus none to disable the entrance (the overlay appears instantly). Use video-mark-transition-in[N] for a specific overlay layer.
| Value | Effect |
|---|---|
fade | Fades in from transparent |
slideup | Slides in from below the frame |
slidedown | Slides in from above the frame |
slideleft | Slides in from the right edge |
slideright | Slides in from the left edge |
none | Appears instantly with no entrance animation |