Modifier and Type | Field and Description |
---|---|
protected List<SequenceTrackType> |
SequenceType.track |
Modifier and Type | Method and Description |
---|---|
SequenceTrackType |
ObjectFactory.createSequenceTrackType()
Create an instance of
SequenceTrackType |
SequenceTrackType |
SequenceTrackType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SequenceTrackType |
SequenceTrackType.withAudio(Boolean value) |
SequenceTrackType |
SequenceTrackType.withSegment(Collection<SequenceMediaType> values) |
SequenceTrackType |
SequenceTrackType.withSegment(SequenceMediaType... values) |
SequenceTrackType |
SequenceTrackType.withTransition(Collection<SequenceTransitionType> values) |
SequenceTrackType |
SequenceTrackType.withTransition(SequenceTransitionType... values) |
Modifier and Type | Method and Description |
---|---|
List<SequenceTrackType> |
SequenceType.getTrack()
Gets the value of the track property.
|
Modifier and Type | Method and Description |
---|---|
SequenceType |
SequenceType.withTrack(SequenceTrackType... values) |
Modifier and Type | Method and Description |
---|---|
SequenceType |
SequenceType.withTrack(Collection<SequenceTrackType> values) |
Copyright © 2017. All rights reserved.