Modifier and Type | Class and Description |
---|---|
class |
StreamIntervalType
Java class for StreamIntervalType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected TimeIntervalType |
ByteRangeRequestType.interval |
protected TimeIntervalType |
TimelineType.Track.Source.interval |
protected TimeIntervalType |
ComplexJobType.Input.interval |
protected TimeIntervalType |
SimpleTimelineType.Source.interval |
protected TimeIntervalType |
TextOverlayType.interval |
protected TimeIntervalType |
MediaComponentType.interval |
protected TimeIntervalType |
MDSegment.interval |
protected TimeIntervalType |
TimelineJobRequestType.Stream.Input.interval |
protected TimeIntervalType |
ConformOverlayType.interval |
protected TimeIntervalType |
OverlayType.interval |
Modifier and Type | Method and Description |
---|---|
TimeIntervalType |
ObjectFactory.createTimeIntervalType()
Create an instance of
TimeIntervalType |
TimeIntervalType |
ByteRangeRequestType.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
TimelineType.Track.Source.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
ComplexJobType.Input.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
SimpleTimelineType.Source.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
TextOverlayType.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
MediaComponentType.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
MDSegment.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
TimelineJobRequestType.Stream.Input.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
ConformOverlayType.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
OverlayType.getInterval()
Gets the value of the interval property.
|
TimeIntervalType |
TimeIntervalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TimeIntervalType |
TimeIntervalType.withEnd(TimeCodeType value) |
TimeIntervalType |
TimeIntervalType.withStart(TimeCodeType value) |
Modifier and Type | Method and Description |
---|---|
void |
ByteRangeRequestType.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
TimelineType.Track.Source.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
ComplexJobType.Input.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
SimpleTimelineType.Source.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
TextOverlayType.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
MediaComponentType.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
MDSegment.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
TimelineJobRequestType.Stream.Input.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
ConformOverlayType.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
void |
OverlayType.setInterval(TimeIntervalType value)
Sets the value of the interval property.
|
ByteRangeRequestType |
ByteRangeRequestType.withInterval(TimeIntervalType value) |
TimelineType.Track.Source |
TimelineType.Track.Source.withInterval(TimeIntervalType value) |
ComplexJobType.Input |
ComplexJobType.Input.withInterval(TimeIntervalType value) |
AudioComponentType |
AudioComponentType.withInterval(TimeIntervalType value) |
SimpleTimelineType.Source |
SimpleTimelineType.Source.withInterval(TimeIntervalType value) |
SubtitleComponentType |
SubtitleComponentType.withInterval(TimeIntervalType value) |
TextOverlayType |
TextOverlayType.withInterval(TimeIntervalType value) |
VideoComponentType |
VideoComponentType.withInterval(TimeIntervalType value) |
MediaComponentType |
MediaComponentType.withInterval(TimeIntervalType value) |
MDSegment |
MDSegment.withInterval(TimeIntervalType value) |
TimelineJobRequestType.Stream.Input |
TimelineJobRequestType.Stream.Input.withInterval(TimeIntervalType value) |
ConformOverlayType |
ConformOverlayType.withInterval(TimeIntervalType value) |
OverlayType |
OverlayType.withInterval(TimeIntervalType value) |
Copyright © 2018. All rights reserved.