Uses of Class
com.vidispine.generated.TranscodePresetType.SequenceOutput
-
-
Uses of TranscodePresetType.SequenceOutput in com.vidispine.generated
Fields in com.vidispine.generated declared as TranscodePresetType.SequenceOutput Modifier and Type Field Description protected TranscodePresetType.SequenceOutput
TranscodePresetType. sequenceOutput
Methods in com.vidispine.generated that return TranscodePresetType.SequenceOutput Modifier and Type Method Description TranscodePresetType.SequenceOutput
ObjectFactory. createTranscodePresetTypeSequenceOutput()
Create an instance ofTranscodePresetType.SequenceOutput
TranscodePresetType.SequenceOutput
TranscodePresetType. getSequenceOutput()
Gets the value of the sequenceOutput property.TranscodePresetType.SequenceOutput
TranscodePresetType.SequenceOutput. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
TranscodePresetType.SequenceOutput
TranscodePresetType.SequenceOutput. withStart(Integer value)
TranscodePresetType.SequenceOutput
TranscodePresetType.SequenceOutput. withWidth(Integer value)
Methods in com.vidispine.generated with parameters of type TranscodePresetType.SequenceOutput Modifier and Type Method Description void
TranscodePresetType. setSequenceOutput(TranscodePresetType.SequenceOutput value)
Sets the value of the sequenceOutput property.TranscodePresetType
TranscodePresetType. withSequenceOutput(TranscodePresetType.SequenceOutput value)
-