Uses of Class
com.vidispine.generated.VideoClipType
-
Uses of VideoClipType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VideoClipTypeMethods in com.vidispine.generated that return VideoClipTypeModifier and TypeMethodDescriptionObjectFactory.createVideoClipType()
Create an instance ofVideoClipType
VideoClipType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VideoClipType.withDirectCopy
(boolean value) Sets the value of the directCopy property.Sets the value of the id property.VideoClipType.withPid
(int value) Sets the value of the pid property.VideoClipType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodVideoClipType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodVideoClipType.withStream
(int value) Sets the value of the stream property.VideoClipType.withSubClip
(SubClipType... values) Adds objects to the list of SubClip using add methodVideoClipType.withSubClip
(Collection<SubClipType> values) Adds objects to the list of SubClip using addAll methodVideoClipType.withTrack
(int value) Sets the value of the track property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type VideoClipTypeModifier and TypeMethodDescriptionNLEJobType.getVideoClip()
Gets the value of the videoClip property.Methods in com.vidispine.generated with parameters of type VideoClipTypeModifier and TypeMethodDescriptionNLEJobType.withVideoClip
(VideoClipType... values) Adds objects to the list of VideoClip using add methodMethod parameters in com.vidispine.generated with type arguments of type VideoClipTypeModifier and TypeMethodDescriptionNLEJobType.withVideoClip
(Collection<VideoClipType> values) Adds objects to the list of VideoClip using addAll method