Uses of Class
com.vidispine.generated.SequenceTrackType
-
Uses of SequenceTrackType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SequenceTrackTypeMethods in com.vidispine.generated that return SequenceTrackTypeModifier and TypeMethodDescriptionObjectFactory.createSequenceTrackType()Create an instance ofSequenceTrackTypeSequenceTrackType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the audio property.SequenceTrackType.withSegment(SequenceMediaType... values) Adds objects to the list of Segment using add methodSequenceTrackType.withSegment(Collection<SequenceMediaType> values) Adds objects to the list of Segment using addAll methodSequenceTrackType.withTransition(SequenceTransitionType... values) Adds objects to the list of Transition using add methodSequenceTrackType.withTransition(Collection<SequenceTransitionType> values) Adds objects to the list of Transition using addAll methodMethods in com.vidispine.generated that return types with arguments of type SequenceTrackTypeMethods in com.vidispine.generated with parameters of type SequenceTrackTypeModifier and TypeMethodDescriptionSequenceType.withTrack(SequenceTrackType... values) Adds objects to the list of Track using add methodMethod parameters in com.vidispine.generated with type arguments of type SequenceTrackTypeModifier and TypeMethodDescriptionSequenceType.withTrack(Collection<SequenceTrackType> values) Adds objects to the list of Track using addAll method