Class FromAllInputFileArgs


  • public final class FromAllInputFileArgs
    extends com.pulumi.resources.ResourceArgs
    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.
    • Method Detail

      • includedTracks

        public java.util.Optional<com.pulumi.core.Output<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 com.pulumi.core.Output<java.lang.String> odataType()
        Returns:
        The discriminator for derived types. Expected value is '#Microsoft.Media.FromAllInputFile'.