Class GetSpecialSources.Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • getDesktop1

        public Optional<String> getDesktop1()
        Name of the first Desktop Audio capture source.
      • getDesktop2

        public Optional<String> getDesktop2()
        Name of the second Desktop Audio capture source.
      • getMic1

        public Optional<String> getMic1()
        Name of the first Mic/Aux input source.
      • getMic2

        public Optional<String> getMic2()
        Name of the second Mic/Aux input source.
      • getMic3

        public Optional<String> getMic3()
        NAme of the third Mic/Aux input source.