Uses of Class
com.vidispine.generated.SequenceMediaType
-
Uses of SequenceMediaType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SequenceMediaTypeMethods in com.vidispine.generated that return SequenceMediaTypeModifier and TypeMethodDescriptionObjectFactory.createSequenceMediaType()
Create an instance ofSequenceMediaType
SequenceMediaType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SequenceMediaType.withEffect
(EffectType... values) Adds objects to the list of Effect using add methodSequenceMediaType.withEffect
(Collection<EffectType> values) Adds objects to the list of Effect using addAll methodSequenceMediaType.withExternalVideoMedia
(ExternalVideoMediaType value) Sets the value of the externalVideoMedia property.SequenceMediaType.withIn
(TimeCodeType value) Sets the value of the in property.Sets the value of the item property.SequenceMediaType.withOut
(TimeCodeType value) Sets the value of the out property.SequenceMediaType.withReference
(String value) Sets the value of the reference property.SequenceMediaType.withSourceIn
(TimeCodeType value) Sets the value of the sourceIn property.SequenceMediaType.withSourceOut
(TimeCodeType value) Sets the value of the sourceOut property.SequenceMediaType.withSourceTrack
(int value) Sets the value of the sourceTrack property.Methods in com.vidispine.generated that return types with arguments of type SequenceMediaTypeModifier and TypeMethodDescriptionSequenceTrackType.getSegment()
Gets the value of the segment property.Methods in com.vidispine.generated with parameters of type SequenceMediaTypeModifier and TypeMethodDescriptionSequenceTrackType.withSegment
(SequenceMediaType... values) Adds objects to the list of Segment using add methodMethod parameters in com.vidispine.generated with type arguments of type SequenceMediaTypeModifier and TypeMethodDescriptionSequenceTrackType.withSegment
(Collection<SequenceMediaType> values) Adds objects to the list of Segment using addAll method