Class InputFileResponse


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

      • filename

        public java.util.Optional<java.lang.String> filename()
        Returns:
        Name of the file that this input definition applies to.
      • includedTracks

        public java.util.List<java.lang.Object> includedTracks()
        Returns:
        The list of TrackDescriptors which define the metadata and selection of tracks in the input.
      • odataType

        public java.lang.String odataType()
        Returns:
        The discriminator for derived types. Expected value is '#Microsoft.Media.InputFile'.