UI-specific settings

interface UISettings {
    allowFirstVideo?: boolean;
    playInDuckPlayer?: boolean;
}

Properties

allowFirstVideo?: boolean

should the first video be allowed to load/play?

playInDuckPlayer?: boolean

Forces next video to be played in Duck Player regardless of user setting