Interface SignageDisplayOptions

Allowable query parameters for the signage display endpoint

interface SignageDisplayOptions {
    item_id?: string;
    preview?: boolean;
}

Properties

Properties

item_id?: string

ID of the currently playing item, if the player is playing content

preview?: boolean

Ignore state changes to the display. Used by the preview player