| Modifier and Type | Field and Description |
|---|---|
protected List<SubClipType> |
ClipType.subClip |
| Modifier and Type | Method and Description |
|---|---|
SubClipType |
ObjectFactory.createSubClipType()
Create an instance of
SubClipType |
SubClipType |
SubClipType.withId(int value) |
SubClipType |
SubClipType.withLength(long value) |
SubClipType |
SubClipType.withStart(int value) |
| Modifier and Type | Method and Description |
|---|---|
List<SubClipType> |
ClipType.getSubClip()
Gets the value of the subClip property.
|
| Modifier and Type | Method and Description |
|---|---|
VideoClipType |
VideoClipType.withSubClip(SubClipType... values) |
AudioClipType |
AudioClipType.withSubClip(SubClipType... values) |
ClipType |
ClipType.withSubClip(SubClipType... values) |
| Modifier and Type | Method and Description |
|---|---|
VideoClipType |
VideoClipType.withSubClip(Collection<SubClipType> values) |
AudioClipType |
AudioClipType.withSubClip(Collection<SubClipType> values) |
ClipType |
ClipType.withSubClip(Collection<SubClipType> values) |
Copyright © 2015. All rights reserved.