Class ChannelEncoderSettingsOutputGroupOutput


  • public final class ChannelEncoderSettingsOutputGroupOutput
    extends java.lang.Object
    • Method Detail

      • audioDescriptionNames

        public java.util.List<java.lang.String> audioDescriptionNames()
        Returns:
        The names of the audio descriptions used as audio sources for the output.
      • captionDescriptionNames

        public java.util.List<java.lang.String> captionDescriptionNames()
        Returns:
        The names of the caption descriptions used as caption sources for the output.
      • outputName

        public java.util.Optional<java.lang.String> outputName()
        Returns:
        The name used to identify an output.
      • videoDescriptionName

        public java.util.Optional<java.lang.String> videoDescriptionName()
        Returns:
        The name of the video description used as video source for the output.