ledfx
    Preparing search index...

    Interface PlaylistItem

    interface PlaylistItem {
        duration_ms?: number;
        scene_id: string;
    }
    Index

    Properties

    duration_ms?: number

    Duration in milliseconds to display this item

    500

    scene_id: string

    ID of the scene to activate