Class GetSceneItemList.SceneItem

    • Constructor Detail

      • SceneItem

        public SceneItem()
    • Method Detail

      • getItemId

        public int getItemId()
        Unique item id of the source item
      • getSourceKind

        public String getSourceKind()
        ID if the scene item's source. For example `vlc_source` or `image_source`
      • getSourceName

        public String getSourceName()
        Name of the scene item's source
      • getSourceType

        public String getSourceType()
        Type of the scene item's source. Either `input`, `group`, or `scene`