Class GetSourcesList.Source

    • Constructor Detail

      • Source

        public Source()
    • Method Detail

      • getName

        public String getName()
        Unique source name
      • getTypeId

        public String getTypeId()
        Non-unique source internal type (a.k.a kind)
      • getType

        public String getType()
        Source type. Value is one of the following: "input", "filter", "transition", "scene" or "unknown"