Class FromAllInputFile

java.lang.Object
com.azure.resourcemanager.mediaservices.models.InputDefinition
com.azure.resourcemanager.mediaservices.models.FromAllInputFile

public final class FromAllInputFile extends InputDefinition
An InputDefinition that looks across all of the files provided to select tracks specified by the IncludedTracks property. Generally used with the AudioTrackByAttribute and VideoTrackByAttribute to allow selection of a single track across a set of input files.
  • Constructor Details

    • FromAllInputFile

      public FromAllInputFile()
      Creates an instance of FromAllInputFile class.
  • Method Details