Modifier and Type | Field and Description |
---|---|
protected List<VideoClipType> |
NLEJobType.videoClip |
Modifier and Type | Method and Description |
---|---|
VideoClipType |
ObjectFactory.createVideoClipType()
Create an instance of
VideoClipType |
VideoClipType |
VideoClipType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
VideoClipType |
VideoClipType.withId(String value) |
VideoClipType |
VideoClipType.withStream(int value) |
VideoClipType |
VideoClipType.withSubClip(Collection<SubClipType> values) |
VideoClipType |
VideoClipType.withSubClip(SubClipType... values) |
VideoClipType |
VideoClipType.withTrack(int value) |
VideoClipType |
VideoClipType.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<VideoClipType> |
NLEJobType.getVideoClip()
Gets the value of the videoClip property.
|
Modifier and Type | Method and Description |
---|---|
NLEJobType |
NLEJobType.withVideoClip(VideoClipType... values) |
Modifier and Type | Method and Description |
---|---|
NLEJobType |
NLEJobType.withVideoClip(Collection<VideoClipType> values) |
Copyright © 2018. All rights reserved.