Index

A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes|All Packages

A

add(int, Any) - Method in class io.opentimeline.opentimelineio.AnyVector
 
add(RationalTime) - Method in class io.opentimeline.opentime.RationalTime
Returns a RationalTime object that is the sum of this and other.
add(Any) - Method in class io.opentimeline.opentimelineio.AnyVector
 
addAll(Collection<? extends Any>) - Method in class io.opentimeline.opentimelineio.AnyVector
 
Algorithms - Class in io.opentimeline.opentimelineio
 
Algorithms() - Constructor for class io.opentimeline.opentimelineio.Algorithms
 
almostEqual(RationalTime) - Method in class io.opentimeline.opentime.RationalTime
Checks if the two RationalTimes equal with a default tolerance of 0.
almostEqual(RationalTime, double) - Method in class io.opentimeline.opentime.RationalTime
Checks if the two RationalTimes equal with a tolerance of delta.
Any - Class in io.opentimeline.opentimelineio
A type-safe container for single values of any type.
Any(T) - Constructor for class io.opentimeline.opentimelineio.Any
 
AnyDictionary - Class in io.opentimeline.opentimelineio
AnyDictionary has the same API as java.util.Map.
AnyDictionary() - Constructor for class io.opentimeline.opentimelineio.AnyDictionary
 
AnyDictionary.AnyEntry - Class in io.opentimeline.opentimelineio
Holds a key, value pair.
String key, Any value
AnyDictionary.Iterator - Class in io.opentimeline.opentimelineio
 
AnyVector - Class in io.opentimeline.opentimelineio
AnyVector has the same API as java.util.Collection.
AnyVector() - Constructor for class io.opentimeline.opentimelineio.AnyVector
 
AnyVector.Iterator - Class in io.opentimeline.opentimelineio
 
appendChild(Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Append the child to the end of the Composition.
appliedTo(RationalTime) - Method in class io.opentimeline.opentime.TimeTransform
 
appliedTo(TimeRange) - Method in class io.opentimeline.opentime.TimeTransform
 
appliedTo(TimeTransform) - Method in class io.opentimeline.opentime.TimeTransform
 
around_transitions - io.opentimeline.opentimelineio.Track.NeighborGapPolicy
 
audio - Static variable in class io.opentimeline.opentimelineio.Track.Kind
 

B

before(RationalTime) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly precedes other by a value >= epsilon.
before(RationalTime, double) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly precedes other by a value >= epsilon.
before(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly precedes the start of other by a value >= epsilon.
before(TimeRange, double) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly precedes the start of other by a value >= epsilon.
begins(RationalTime) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly equals other.
begins(RationalTime, double) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly equals other.
begins(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly equals the start of other.
begins(TimeRange, double) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly equals the start of other.
black - io.opentimeline.opentimelineio.ImageSequenceReference.MissingFramePolicy
Application should use a black frame in place of the missing frame.
black - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
blue - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
build() - Method in class io.opentimeline.opentime.RationalTime.RationalTimeBuilder
 
build() - Method in class io.opentimeline.opentime.TimeRange.TimeRangeBuilder
 
build() - Method in class io.opentimeline.opentime.TimeTransform.TimeTransformBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Clip.ClipBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Composable.ComposableBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Composition.CompositionBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Effect.EffectBuilder
 
build() - Method in class io.opentimeline.opentimelineio.ExternalReference.ExternalReferenceBuilder
 
build() - Method in class io.opentimeline.opentimelineio.FreezeFrame.FreezeFrameBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Gap.GapBuilder
 
build() - Method in class io.opentimeline.opentimelineio.GeneratorReference.GeneratorReferenceBuilder
 
build() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Item.ItemBuilder
 
build() - Method in class io.opentimeline.opentimelineio.LinearTimeWarp.LinearTimeWarpBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Marker.MarkerBuilder
 
build() - Method in class io.opentimeline.opentimelineio.MediaReference.MediaReferenceBuilder
 
build() - Method in class io.opentimeline.opentimelineio.MissingReference.MissingReferenceBuilder
 
build() - Method in class io.opentimeline.opentimelineio.SerializableCollection.SerializableCollectionBuilder
 
build() - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata.SerializableObjectWithMetadataBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Stack.StackBuilder
 
build() - Method in class io.opentimeline.opentimelineio.TimeEffect.TimeEffectBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Timeline.TimelineBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Track.TrackBuilder
 
build() - Method in class io.opentimeline.opentimelineio.Transition.TransitionBuilder
 
build() - Method in class io.opentimeline.opentimelineio.UnknownSchema.UnknownSchemaBuilder
 

C

CANNOT_COMPUTE_AVAILABLE_RANGE - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
CANNOT_TRIM_TRANSITION - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
CHILD_ALREADY_PARENTED - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
clamped(RationalTime) - Method in class io.opentimeline.opentime.TimeRange
Clamp 'other', according to this.startTime/endTimeExclusive
clamped(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
Clamp 'other', according to this.startTime/endTimeExclusive
className - Variable in class io.opentimeline.OTIONative
 
cleanUp() - Method in class io.opentimeline.OTIOFactory
 
cleanUp() - Method in class io.opentimeline.OTIOFinalizer
 
clear() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
clear() - Method in class io.opentimeline.opentimelineio.AnyVector
 
clearChildren() - Method in class io.opentimeline.opentimelineio.Composition
Remove all children from the composition and clear their parents.
clearChildren() - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
Clip - Class in io.opentimeline.opentimelineio
Contains a media reference and a trim on that media reference.
Clip() - Constructor for class io.opentimeline.opentimelineio.Clip
 
Clip(Clip.ClipBuilder) - Constructor for class io.opentimeline.opentimelineio.Clip
 
Clip(String, MediaReference, TimeRange, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Clip
 
Clip.ClipBuilder - Class in io.opentimeline.opentimelineio
 
ClipBuilder() - Constructor for class io.opentimeline.opentimelineio.Clip.ClipBuilder
 
clone(ErrorStatus) - Method in class io.opentimeline.opentimelineio.SerializableObject
Create a deepcopy of the SerializableObject
close() - Method in class io.opentimeline.OTIONative
 
close() - Method in class io.opentimeline.OTIOObject
 
Color() - Constructor for class io.opentimeline.opentimelineio.Marker.Color
 
compareTo(RationalTime) - Method in class io.opentimeline.opentime.RationalTime
Compare two RationalTimes
Composable - Class in io.opentimeline.opentimelineio
An object that can be composed by tracks.
Composable() - Constructor for class io.opentimeline.opentimelineio.Composable
 
Composable(AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Composable
 
Composable(Composable.ComposableBuilder) - Constructor for class io.opentimeline.opentimelineio.Composable
 
Composable(String) - Constructor for class io.opentimeline.opentimelineio.Composable
 
Composable(String, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Composable
 
Composable.ComposableBuilder - Class in io.opentimeline.opentimelineio
 
ComposableBuilder() - Constructor for class io.opentimeline.opentimelineio.Composable.ComposableBuilder
 
Composition - Class in io.opentimeline.opentimelineio
Base class for an OTIO Item that contains other Items.
Composition() - Constructor for class io.opentimeline.opentimelineio.Composition
 
Composition(Composition.CompositionBuilder) - Constructor for class io.opentimeline.opentimelineio.Composition
 
Composition(String, TimeRange, AnyDictionary, List<Effect>, List<Marker>) - Constructor for class io.opentimeline.opentimelineio.Composition
 
Composition.CompositionBuilder - Class in io.opentimeline.opentimelineio
 
CompositionBuilder() - Constructor for class io.opentimeline.opentimelineio.Composition.CompositionBuilder
 
contains(RationalTime) - Method in class io.opentimeline.opentime.TimeRange
The start of this precedes other.
contains(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
The start of this precedes start of other.
contains(Object) - Method in class io.opentimeline.opentimelineio.AnyVector
 
containsAll(Collection<?>) - Method in class io.opentimeline.opentimelineio.AnyVector
 
containsKey(Object) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
containsKey(String) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
containsValue(Object) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
createAny(T) - Method in class io.opentimeline.OTIOFactory
 
createAnyDictionary() - Method in class io.opentimeline.OTIOFactory
 
createAnyVector() - Method in class io.opentimeline.OTIOFactory
 
createClip(Clip.ClipBuilder) - Method in class io.opentimeline.OTIOFactory
 
createClip(String, MediaReference, TimeRange, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createComposable(AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createComposable(Composable.ComposableBuilder) - Method in class io.opentimeline.OTIOFactory
 
createComposable(String) - Method in class io.opentimeline.OTIOFactory
 
createComposable(String, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createComposition(Composition.CompositionBuilder) - Method in class io.opentimeline.OTIOFactory
 
createComposition(String, TimeRange, AnyDictionary, List<Effect>, List<Marker>) - Method in class io.opentimeline.OTIOFactory
 
createEffect(Effect.EffectBuilder) - Method in class io.opentimeline.OTIOFactory
 
createEffect(String, String, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createExternalReference(ExternalReference.ExternalReferenceBuilder) - Method in class io.opentimeline.OTIOFactory
 
createExternalReference(String, TimeRange, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createFreezeFrame(FreezeFrame.FreezeFrameBuilder) - Method in class io.opentimeline.OTIOFactory
 
createFreezeFrame(String, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createGap(RationalTime, String, List<Effect>, List<Marker>, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createGap(TimeRange, String, List<Effect>, List<Marker>, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createGap(Gap.GapBuilder) - Method in class io.opentimeline.OTIOFactory
 
createGeneratorReference(GeneratorReference.GeneratorReferenceBuilder) - Method in class io.opentimeline.OTIOFactory
 
createGeneratorReference(String, String, TimeRange, AnyDictionary, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createImageSequenceReference(ImageSequenceReference.ImageSequenceReferenceBuilder) - Method in class io.opentimeline.OTIOFactory
 
createImageSequenceReference(String, String, String, int, int, double, int, ImageSequenceReference.MissingFramePolicy, TimeRange, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createItem(Item.ItemBuilder) - Method in class io.opentimeline.OTIOFactory
 
createItem(String, TimeRange, AnyDictionary, List<Effect>, List<Marker>) - Method in class io.opentimeline.OTIOFactory
 
createLinearTimeWarp(LinearTimeWarp.LinearTimeWarpBuilder) - Method in class io.opentimeline.OTIOFactory
 
createLinearTimeWarp(String, String, double, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createMarker(Marker.MarkerBuilder) - Method in class io.opentimeline.OTIOFactory
 
createMarker(String, TimeRange, String, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createMediaReference(MediaReference.MediaReferenceBuilder) - Method in class io.opentimeline.OTIOFactory
 
createMediaReference(MissingReference.MissingReferenceBuilder) - Method in class io.opentimeline.OTIOFactory
 
createMediaReference(String, TimeRange, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createMissingReference(String, TimeRange, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createOpentimeIOErrorStatus() - Method in class io.opentimeline.OTIOFactory
 
createOpenTimelineIOErrorStatus() - Method in class io.opentimeline.OTIOFactory
 
createSerializableCollection(SerializableCollection.SerializableCollectionBuilder) - Method in class io.opentimeline.OTIOFactory
 
createSerializableCollection(String, List<SerializableObject>, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createSerializableObject() - Method in class io.opentimeline.OTIOFactory
 
createSerializableObjectWithMetadata(AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createSerializableObjectWithMetadata(SerializableObjectWithMetadata.SerializableObjectWithMetadataBuilder) - Method in class io.opentimeline.OTIOFactory
 
createSerializableObjectWithMetadata(String) - Method in class io.opentimeline.OTIOFactory
 
createSerializableObjectWithMetadata(String, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createStack(Stack.StackBuilder) - Method in class io.opentimeline.OTIOFactory
 
createStack(String, TimeRange, AnyDictionary, List<Effect>, List<Marker>) - Method in class io.opentimeline.OTIOFactory
 
createTimeEffect(TimeEffect.TimeEffectBuilder) - Method in class io.opentimeline.OTIOFactory
 
createTimeEffect(String, String, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createTimeline(Timeline.TimelineBuilder) - Method in class io.opentimeline.OTIOFactory
 
createTimeline(String, RationalTime, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createTrack(Track.TrackBuilder) - Method in class io.opentimeline.OTIOFactory
 
createTrack(String, TimeRange, String, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createTransition(Transition.TransitionBuilder) - Method in class io.opentimeline.OTIOFactory
 
createTransition(String, String, RationalTime, RationalTime, AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
createUnknownSchema(UnknownSchema.UnknownSchemaBuilder) - Method in class io.opentimeline.OTIOFactory
 
createUnknownSchema(String, int) - Method in class io.opentimeline.OTIOFactory
 
currentRefCount() - Method in class io.opentimeline.opentimelineio.SerializableObject
 
Custom - Static variable in class io.opentimeline.opentimelineio.Transition.Type
 
cyan - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 

D

Deserialization - Class in io.opentimeline.opentimelineio
 
Deserialization() - Constructor for class io.opentimeline.opentimelineio.Deserialization
 
deserializeJSONFromFile(String, Any, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Deserialization
Deserialize an OTIO JSON file and get the result in an Any object.
deserializeJSONFromString(String, Any, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Deserialization
Deserialize an OTIO JSON String and get the result in an Any object.
DUPLICATE_OBJECT_REFERENCE - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
durationExtendedBy(RationalTime) - Method in class io.opentimeline.opentime.TimeRange
 
durationFromStartEndTime(RationalTime, RationalTime) - Static method in class io.opentimeline.opentime.RationalTime
Compute duration of samples from first to last.
dynamicFields() - Method in class io.opentimeline.opentimelineio.SerializableObject
 

E

eachChild(TimeRange, boolean, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Stream that returns each child contained in the composition in the order in which it is found.
eachChild(TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Return a flat Stream of each child, limited to the search_range.
eachChild(TimeRange, Class<T>, boolean, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Stream that returns each child of specified type contained in the composition in the order in which it is found.
eachChild(TimeRange, Class<T>, ErrorStatus) - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
eachChild(TimeRange, Class<T>, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Return a flat Stream of each child of specified type, limited to the search_range.
eachChild(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Return a flat Stream of each child.
eachChild(Class<T>, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Stream that returns each child of specified type contained in the composition in the order in which it is found.
eachChild(Class<T>, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Return a flat Stream of each child of specified type.
eachClip() - Method in class io.opentimeline.opentimelineio.Clip
 
eachClip(TimeRange, boolean, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
Return a flat Stream of each clip, limited to the search_range.
eachClip(TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
eachClip(TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Stack
 
eachClip(TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Return a flat Stream of each clip, limited to the search_range.
eachClip(TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
Return a flat Stream of each clip, limited to the search_range.
eachClip(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Stack
 
eachClip(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Return a flat Stream of each clip.
Effect - Class in io.opentimeline.opentimelineio
Base class for all effects.
Effect() - Constructor for class io.opentimeline.opentimelineio.Effect
 
Effect(Effect.EffectBuilder) - Constructor for class io.opentimeline.opentimelineio.Effect
 
Effect(String, String, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Effect
 
Effect.EffectBuilder - Class in io.opentimeline.opentimelineio
 
EffectBuilder() - Constructor for class io.opentimeline.opentimelineio.Effect.EffectBuilder
 
endTimeExclusive() - Method in class io.opentimeline.opentime.TimeRange
Time of the first sample outside the time range.
endTimeInclusive() - Method in class io.opentimeline.opentime.TimeRange
The time of the last sample that contains data in the TimeRange.
ensureCapacity(int) - Method in class io.opentimeline.opentimelineio.AnyVector
 
entrySet() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
equals(RationalTime) - Method in class io.opentimeline.opentime.RationalTime
 
equals(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
 
equals(TimeTransform) - Method in class io.opentimeline.opentime.TimeTransform
 
equals(Any) - Method in class io.opentimeline.opentimelineio.Any
 
equals(AnyDictionary) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
equals(AnyVector) - Method in class io.opentimeline.opentimelineio.AnyVector
 
equals(Object) - Method in class io.opentimeline.opentime.RationalTime
 
equals(Object) - Method in class io.opentimeline.opentime.TimeRange
 
equals(Object) - Method in class io.opentimeline.opentime.TimeTransform
 
equals(Object) - Method in class io.opentimeline.opentimelineio.Any
 
equals(Object) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
equals(Object) - Method in class io.opentimeline.opentimelineio.AnyVector
 
equals(Object) - Method in class io.opentimeline.opentimelineio.SerializableObject
 
equals(Object) - Method in class io.opentimeline.util.Pair
 
equals(Object) - Method in class io.opentimeline.util.Triplet
 
error - io.opentimeline.opentimelineio.ImageSequenceReference.MissingFramePolicy
Application should abort and raise an error.
ErrorStatus - Class in io.opentimeline.opentime
 
ErrorStatus - Class in io.opentimeline.opentimelineio
 
ErrorStatus() - Constructor for class io.opentimeline.opentime.ErrorStatus
 
ErrorStatus() - Constructor for class io.opentimeline.opentimelineio.ErrorStatus
 
ErrorStatus(ErrorStatus.Outcome) - Constructor for class io.opentimeline.opentime.ErrorStatus
 
ErrorStatus(ErrorStatus.Outcome, String) - Constructor for class io.opentimeline.opentime.ErrorStatus
 
ErrorStatus.Outcome - Enum in io.opentimeline.opentime
 
ErrorStatus.Outcome - Enum in io.opentimeline.opentimelineio
 
extendedBy(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
Construct a new TimeRange that is this one extended by another
ExternalReference - Class in io.opentimeline.opentimelineio
Reference to media via a url, for example "file:///var/tmp/foo.mov"
ExternalReference() - Constructor for class io.opentimeline.opentimelineio.ExternalReference
 
ExternalReference(ExternalReference.ExternalReferenceBuilder) - Constructor for class io.opentimeline.opentimelineio.ExternalReference
 
ExternalReference(String, TimeRange, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.ExternalReference
 
ExternalReference.ExternalReferenceBuilder - Class in io.opentimeline.opentimelineio
 
ExternalReferenceBuilder() - Constructor for class io.opentimeline.opentimelineio.ExternalReference.ExternalReferenceBuilder
 

F

FILE_OPEN_FAILED - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
FILE_WRITE_FAILED - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
finishes(RationalTime) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly equals other.
finishes(RationalTime, double) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly equals other.
finishes(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly antecedes the start of other by a value >= epsilon.
finishes(TimeRange, double) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly antecedes the start of other by a value >= epsilon.
flattenStack(Stack, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Algorithms
Flatten a Stack, into a single Track.
flattenStack(List<Track>, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Algorithms
Flatten a Stack, into a single Track.
ForceNo - io.opentimeline.opentime.IsDropFrameRate
 
ForceYes - io.opentimeline.opentime.IsDropFrameRate
 
forEach(BiConsumer<? super String, ? super Any>) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
forEach(Consumer<? super Any>) - Method in class io.opentimeline.opentimelineio.AnyVector
 
FreezeFrame - Class in io.opentimeline.opentimelineio
Hold the first frame of the clip for the duration of the clip.
FreezeFrame() - Constructor for class io.opentimeline.opentimelineio.FreezeFrame
 
FreezeFrame(FreezeFrame.FreezeFrameBuilder) - Constructor for class io.opentimeline.opentimelineio.FreezeFrame
 
FreezeFrame(String, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.FreezeFrame
 
FreezeFrame.FreezeFrameBuilder - Class in io.opentimeline.opentimelineio
 
FreezeFrameBuilder() - Constructor for class io.opentimeline.opentimelineio.FreezeFrame.FreezeFrameBuilder
 
fromFrames(double, double) - Static method in class io.opentimeline.opentime.RationalTime
Creates a RationalTime from frame number and fps
fromJSONFile(String, ErrorStatus) - Static method in class io.opentimeline.opentimelineio.SerializableObject
 
fromJSONString(String, ErrorStatus) - Static method in class io.opentimeline.opentimelineio.SerializableObject
 
fromSeconds(double) - Static method in class io.opentimeline.opentime.RationalTime
Creates a RationalTime from time in seconds at rate 1.
fromTimecode(String, double, ErrorStatus) - Static method in class io.opentimeline.opentime.RationalTime
Convert timecode to RationalTime.
fromTimeString(String, double, ErrorStatus) - Static method in class io.opentimeline.opentime.RationalTime
Convert a time with microseconds string into a RationalTime

G

Gap - Class in io.opentimeline.opentimelineio
Gap Item - represents a transparent gap in content.
Gap() - Constructor for class io.opentimeline.opentimelineio.Gap
 
Gap(RationalTime, String, List<Effect>, List<Marker>, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Gap
 
Gap(TimeRange, String, List<Effect>, List<Marker>, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Gap
 
Gap(Gap.GapBuilder) - Constructor for class io.opentimeline.opentimelineio.Gap
 
Gap.GapBuilder - Class in io.opentimeline.opentimelineio
 
GapBuilder() - Constructor for class io.opentimeline.opentimelineio.Gap.GapBuilder
 
GeneratorReference - Class in io.opentimeline.opentimelineio
Base class for Generators.
GeneratorReference() - Constructor for class io.opentimeline.opentimelineio.GeneratorReference
 
GeneratorReference(GeneratorReference.GeneratorReferenceBuilder) - Constructor for class io.opentimeline.opentimelineio.GeneratorReference
 
GeneratorReference(String, String, TimeRange, AnyDictionary, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.GeneratorReference
 
GeneratorReference.GeneratorReferenceBuilder - Class in io.opentimeline.opentimelineio
 
GeneratorReferenceBuilder() - Constructor for class io.opentimeline.opentimelineio.GeneratorReference.GeneratorReferenceBuilder
 
get(int) - Method in class io.opentimeline.opentimelineio.AnyVector
 
get(Object) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
get(String) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
getAbstractTargetURL(String) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
Generates a target url for a frame where `symbol` is used in place of the frame number.
getAnyDictionaryIterator(AnyDictionary) - Method in class io.opentimeline.OTIOFactory
 
getAnyTypeClass() - Method in class io.opentimeline.opentimelineio.Any
 
getAnyVectorIterator(AnyVector) - Method in class io.opentimeline.OTIOFactory
 
getAudioTracks() - Method in class io.opentimeline.opentimelineio.Timeline
This convenience method returns a list of the top-level audio tracks in this timeline.
getAvailableRange() - Method in class io.opentimeline.opentimelineio.MediaReference
 
getAvailableRange(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Clip
 
getAvailableRange(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
Implemented by child classes, available range of media.
getAvailableRange(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Stack
 
getAvailableRange(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
 
getChildAtTime(RationalTime, boolean, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Return the child that overlaps with time searchTime.
getChildAtTime(RationalTime, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Return the child that overlaps with time searchTime.
getChildren() - Method in class io.opentimeline.opentimelineio.Composition
 
getChildren() - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
getColor() - Method in class io.opentimeline.opentimelineio.Marker
 
getCompositionKind() - Method in class io.opentimeline.opentimelineio.Composition
Returns a label specifying the kind of composition.
getDuration() - Method in class io.opentimeline.opentime.TimeRange
 
getDuration(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composable
 
getDuration(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
Convience wrapper for the trimmed_range.duration of the item.
getDuration(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Get duration of this timeline.
getDuration(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Transition
 
getEffectName() - Method in class io.opentimeline.opentimelineio.Effect
 
getEffects() - Method in class io.opentimeline.opentimelineio.Item
 
getEndFrame() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getFirst() - Method in class io.opentimeline.util.Pair
 
getFirst() - Method in class io.opentimeline.util.Triplet
 
getFrameForTime(RationalTime, ErrorStatus) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getFrameRangeForTimeRange(TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
Returns a Pair<Integer, Integer> containing the first and last frame numbers for the given time range in the reference.
getFrameStep() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getFrameZeroPadding() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getGeneratorKind() - Method in class io.opentimeline.opentimelineio.GeneratorReference
 
getGlobalStartTime() - Method in class io.opentimeline.opentimelineio.Timeline
Get global starting time value and rate of the timeline.
getHandlesOfChild(Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
If media beyond the ends of this child are visible due to adjacent Transitions (only applicable in a Track) then this will return the head and tail offsets as a Pair of RationalTime objects.
getHandlesOfChild(Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
If media beyond the ends of this child are visible due to adjacent Transitions (only applicable in a Track) then this will return the head and tail offsets as a tuple of RationalTime objects.
getIndex() - Method in enum io.opentimeline.opentime.IsDropFrameRate
 
getInOffset() - Method in class io.opentimeline.opentimelineio.Transition
Get amount of the previous clip this transition overlaps, exclusive.
getInstance() - Static method in class io.opentimeline.OTIOFactory
 
getKey() - Method in class io.opentimeline.opentimelineio.AnyDictionary.AnyEntry
 
getKey() - Method in class io.opentimeline.opentimelineio.AnyDictionary.Iterator
 
getKind() - Method in class io.opentimeline.opentimelineio.Track
 
getMarkedRange() - Method in class io.opentimeline.opentimelineio.Marker
Get range this marker applies to, relative to the Item this marker is attached to (e.g.
getMarkers() - Method in class io.opentimeline.opentimelineio.Item
 
getMediaReference() - Method in class io.opentimeline.opentimelineio.Clip
 
getMetadata() - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
getMissingFramePolicy() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getName() - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
getNamePrefix() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getNameSuffix() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getNativeManager() - Method in class io.opentimeline.OTIOObject
 
getNeighborsOf(Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
 
getNeighborsOf(Composable, ErrorStatus, Track.NeighborGapPolicy) - Method in class io.opentimeline.opentimelineio.Track
Returns the neighbors of the item as a Pair, (previous, next).
getNumberOfImagesInSequence() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getOffset() - Method in class io.opentimeline.opentime.TimeTransform
 
getOriginalSchemaName() - Method in class io.opentimeline.opentimelineio.UnknownSchema
 
getOriginalSchemaVersion() - Method in class io.opentimeline.opentimelineio.UnknownSchema
 
getOTIOObjectNativeHandle() - Method in class io.opentimeline.OTIONative
This method returns the native handle of the actual native object.
getOutcome() - Method in class io.opentimeline.opentime.ErrorStatus
 
getOutcome() - Method in class io.opentimeline.opentimelineio.ErrorStatus
 
getOutOffset() - Method in class io.opentimeline.opentimelineio.Transition
Get amount of the next clip this transition overlaps, exclusive.
getParameters() - Method in class io.opentimeline.opentimelineio.GeneratorReference
 
getRangeInParent(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
Find and return the untrimmed range of this item in the parent.
getRangeInParent(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Transition
Find and return the range of this item in the parent.
getRangeOfAllChildren(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Return a HashMap mapping children to their range in this object.
getRangeOfAllChildren(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Stack
 
getRangeOfAllChildren(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
Return a HashMap mapping children to their range in this track.
getRangeOfChild(Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
The range of the child not trimmed based on this composition's sourceRange.
getRangeOfChild(Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Timeline
Range of the child object contained in this timeline.
getRangeOfChildAtIndex(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Return the range of a child item in the time range of this composition.
getRate() - Method in class io.opentimeline.opentime.RationalTime
 
getRate() - Method in class io.opentimeline.opentime.TimeTransform
 
getRate() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getScale() - Method in class io.opentimeline.opentime.TimeTransform
 
getSecond() - Method in class io.opentimeline.util.Pair
 
getSecond() - Method in class io.opentimeline.util.Triplet
 
getSourceRange() - Method in class io.opentimeline.opentimelineio.Item
 
getStartFrame() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getStartTime() - Method in class io.opentimeline.opentime.TimeRange
 
getTargetURL() - Method in class io.opentimeline.opentimelineio.ExternalReference
 
getTargetURLBase() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getTargetURLForImageNumber(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
getThird() - Method in class io.opentimeline.util.Triplet
 
getTimeScalar() - Method in class io.opentimeline.opentimelineio.LinearTimeWarp
 
getTracks() - Method in class io.opentimeline.opentimelineio.Timeline
 
getTransformedTime(RationalTime, Item, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
Converts time t in the coordinate system of self to coordinate system of toItem.
getTransformedTimeRange(TimeRange, Item, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
Transforms timeRange to the range of child or this toItem.
getTransitionType() - Method in class io.opentimeline.opentimelineio.Transition
 
getTrimmedRange(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
The range after applying the source range.
getTrimmedRangeInParent(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
Find and return the trimmed range of this item in the parent.
getTrimmedRangeInParent(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Transition
Find and return the trimmed range of this item in the parent.
getTrimmedRangeOfChild(Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Get range of the child, after the sourceRange is applied.
getTrimmedRangeOfChildAtIndex(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Return the trimmed range of the child item at index in the time range of this composition.
getValue() - Method in class io.opentimeline.opentime.RationalTime
 
getValue() - Method in class io.opentimeline.opentimelineio.AnyDictionary.AnyEntry
 
getValue() - Method in class io.opentimeline.opentimelineio.AnyDictionary.Iterator
 
getVideoTracks() - Method in class io.opentimeline.opentimelineio.Timeline
This convenience method returns a list of the top-level video tracks in this timeline.
getVisibleRange(ErrorStatus) - Method in class io.opentimeline.opentimelineio.Item
The range of this item's media visible to its parent.
green - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 

H

hasChild(Composable) - Method in class io.opentimeline.opentimelineio.Composition
 
hashCode() - Method in class io.opentimeline.OTIOObject
 
hasNext() - Method in class io.opentimeline.opentimelineio.AnyDictionary.Iterator
 
hasNext() - Method in class io.opentimeline.opentimelineio.AnyVector.Iterator
 
hasPrevious() - Method in class io.opentimeline.opentimelineio.AnyDictionary.Iterator
 
hasPrevious() - Method in class io.opentimeline.opentimelineio.AnyVector.Iterator
 
hold - io.opentimeline.opentimelineio.ImageSequenceReference.MissingFramePolicy
Application should hold the last available frame before the missing frame.

I

ILLEGAL_INDEX - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
ImageSequenceReference - Class in io.opentimeline.opentimelineio
An ImageSequenceReference refers to a numbered series of single-frame image files.
ImageSequenceReference() - Constructor for class io.opentimeline.opentimelineio.ImageSequenceReference
 
ImageSequenceReference(ImageSequenceReference.ImageSequenceReferenceBuilder) - Constructor for class io.opentimeline.opentimelineio.ImageSequenceReference
 
ImageSequenceReference(String, String, String, int, int, double, int, ImageSequenceReference.MissingFramePolicy, TimeRange, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.ImageSequenceReference
 
ImageSequenceReference.ImageSequenceReferenceBuilder - Class in io.opentimeline.opentimelineio
 
ImageSequenceReference.MissingFramePolicy - Enum in io.opentimeline.opentimelineio
enum ImageSequenceReference.MissingFramePolicy directive for how frames in sequence not found on disk should be handled.
ImageSequenceReferenceBuilder() - Constructor for class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
index - Variable in enum io.opentimeline.opentime.IsDropFrameRate
 
InferFromRate - io.opentimeline.opentime.IsDropFrameRate
 
insertChild(int, Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Insert a child Composable at an index.
insertChild(int, SerializableObject) - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
INTERNAL_ERROR - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
INVALID_RATE_FOR_DROP_FRAME_TIMECODE - io.opentimeline.opentime.ErrorStatus.Outcome
 
INVALID_TIME_RANGE - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
INVALID_TIME_STRING - io.opentimeline.opentime.ErrorStatus.Outcome
 
INVALID_TIMECODE_RATE - io.opentimeline.opentime.ErrorStatus.Outcome
 
INVALID_TIMECODE_STRING - io.opentimeline.opentime.ErrorStatus.Outcome
 
io.opentimeline - package io.opentimeline
 
io.opentimeline.opentime - package io.opentimeline.opentime
 
io.opentimeline.opentimelineio - package io.opentimeline.opentimelineio
 
io.opentimeline.util - package io.opentimeline.util
 
IsDropFrameRate - Enum in io.opentimeline.opentime
 
isEmpty() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
isEmpty() - Method in class io.opentimeline.opentimelineio.AnyVector
 
isEquivalentTo(SerializableObject) - Method in class io.opentimeline.opentimelineio.SerializableObject
Returns true if the contents of self and other match.
isInvalidTime() - Method in class io.opentimeline.opentime.RationalTime
Check if the RationalTime represents a valid value and rate pair.
isMissingReference() - Method in class io.opentimeline.opentimelineio.MediaReference
 
isMissingReference() - Method in class io.opentimeline.opentimelineio.MissingReference
 
isOverlapping() - Method in class io.opentimeline.opentimelineio.Composable
 
isOverlapping() - Method in class io.opentimeline.opentimelineio.Item
 
isOverlapping() - Method in class io.opentimeline.opentimelineio.Transition
 
isParentOf(Composable) - Method in class io.opentimeline.opentimelineio.Composition
 
isUnknownSchema() - Method in class io.opentimeline.opentimelineio.SerializableObject
In general, SerializableObject will have a known schema but UnknownSchema subclass will redefine this property to be True
isUnknownSchema() - Method in class io.opentimeline.opentimelineio.UnknownSchema
 
isValidTimecodeRate(double) - Static method in class io.opentimeline.opentime.RationalTime
Check if the timecode rate is valid.
isVisible() - Method in class io.opentimeline.opentimelineio.Composable
 
isVisible() - Method in class io.opentimeline.opentimelineio.Gap
 
isVisible() - Method in class io.opentimeline.opentimelineio.Item
 
Item - Class in io.opentimeline.opentimelineio
An Item is a Composable that can be part of a Composition or Timeline.
Item() - Constructor for class io.opentimeline.opentimelineio.Item
 
Item(Item.ItemBuilder) - Constructor for class io.opentimeline.opentimelineio.Item
 
Item(String, TimeRange, AnyDictionary, List<Effect>, List<Marker>) - Constructor for class io.opentimeline.opentimelineio.Item
 
Item.ItemBuilder - Class in io.opentimeline.opentimelineio
 
ItemBuilder() - Constructor for class io.opentimeline.opentimelineio.Item.ItemBuilder
 
iterator() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
iterator() - Method in class io.opentimeline.opentimelineio.AnyVector
 

J

JSON_PARSE_ERROR - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 

K

KEY_NOT_FOUND - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
keySet() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
Kind() - Constructor for class io.opentimeline.opentimelineio.Track.Kind
 

L

LibraryLoader - Class in io.opentimeline
This class uses NativeUtils to load native libraries from the JAR archive.
LibraryLoader() - Constructor for class io.opentimeline.LibraryLoader
 
LinearTimeWarp - Class in io.opentimeline.opentimelineio
A time warp that applies a linear scale across the entire clip.
LinearTimeWarp() - Constructor for class io.opentimeline.opentimelineio.LinearTimeWarp
 
LinearTimeWarp(LinearTimeWarp.LinearTimeWarpBuilder) - Constructor for class io.opentimeline.opentimelineio.LinearTimeWarp
 
LinearTimeWarp(String, String, double, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.LinearTimeWarp
 
LinearTimeWarp.LinearTimeWarpBuilder - Class in io.opentimeline.opentimelineio
 
LinearTimeWarpBuilder() - Constructor for class io.opentimeline.opentimelineio.LinearTimeWarp.LinearTimeWarpBuilder
 
load(String) - Static method in class io.opentimeline.LibraryLoader
 
loadLibraryFromJar(String) - Static method in class io.opentimeline.NativeUtils
Loads library from current JAR archive The file from JAR is copied into system temporary directory and then loaded.

M

magenta - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
MALFORMED_SCHEMA - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
Marker - Class in io.opentimeline.opentimelineio
Holds metadata over time on a timeline
Marker() - Constructor for class io.opentimeline.opentimelineio.Marker
 
Marker(Marker.MarkerBuilder) - Constructor for class io.opentimeline.opentimelineio.Marker
 
Marker(String, TimeRange, String, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Marker
 
Marker.Color - Class in io.opentimeline.opentimelineio
 
Marker.MarkerBuilder - Class in io.opentimeline.opentimelineio
 
MarkerBuilder() - Constructor for class io.opentimeline.opentimelineio.Marker.MarkerBuilder
 
MediaReference - Class in io.opentimeline.opentimelineio
Base Media Reference Class.
MediaReference() - Constructor for class io.opentimeline.opentimelineio.MediaReference
 
MediaReference(MediaReference.MediaReferenceBuilder) - Constructor for class io.opentimeline.opentimelineio.MediaReference
 
MediaReference(String, TimeRange, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.MediaReference
 
MediaReference.MediaReferenceBuilder - Class in io.opentimeline.opentimelineio
 
MediaReferenceBuilder() - Constructor for class io.opentimeline.opentimelineio.MediaReference.MediaReferenceBuilder
 
meets(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly equals the start of other and the start of this strictly equals the end of other.
meets(TimeRange, double) - Method in class io.opentimeline.opentime.TimeRange
The end of this strictly equals the start of other and the start of this strictly equals the end of other.
MissingReference - Class in io.opentimeline.opentimelineio
Represents media for which a concrete reference is missing.
MissingReference() - Constructor for class io.opentimeline.opentimelineio.MissingReference
 
MissingReference(MissingReference.MissingReferenceBuilder) - Constructor for class io.opentimeline.opentimelineio.MissingReference
 
MissingReference(String, TimeRange, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.MissingReference
 
MissingReference.MissingReferenceBuilder - Class in io.opentimeline.opentimelineio
 
MissingReferenceBuilder() - Constructor for class io.opentimeline.opentimelineio.MissingReference.MissingReferenceBuilder
 

N

NATIVE_FOLDER_PATH_PREFIX - Static variable in class io.opentimeline.NativeUtils
 
nativeHandle - Variable in class io.opentimeline.OTIONative
 
nativeManager - Variable in class io.opentimeline.OTIOObject
 
NativeUtils - Class in io.opentimeline
A simple library class which helps with loading dynamic libraries stored in the JAR archive.
NEGATIVE_VALUE - io.opentimeline.opentime.ErrorStatus.Outcome
 
never - io.opentimeline.opentimelineio.Track.NeighborGapPolicy
 
next() - Method in class io.opentimeline.opentimelineio.AnyDictionary.Iterator
 
next() - Method in class io.opentimeline.opentimelineio.AnyVector.Iterator
 
NON_DROPFRAME_RATE - io.opentimeline.opentime.ErrorStatus.Outcome
 
NOT_A_CHILD - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
NOT_A_CHILD_OF - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
NOT_AN_ITEM - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
NOT_DESCENDED_FROM - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
NOT_IMPLEMENTED - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
notEquals(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
 
notEquals(TimeTransform) - Method in class io.opentimeline.opentime.TimeTransform
 

O

OBJECT_WITHOUT_DURATION - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
OK - io.opentimeline.opentime.ErrorStatus.Outcome
 
OK - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
orange - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
OTIOFactory - Class in io.opentimeline
A singleton factory class that helps in creating all OTIO objects.
OTIOFinalizer - Class in io.opentimeline
A finalizer class for internal use of the library.
OTIOFinalizer(OTIONative, ReferenceQueue<OTIONative>) - Constructor for class io.opentimeline.OTIOFinalizer
 
OTIONative - Class in io.opentimeline
A class that holds the native handle and class name of an OTIO object.
OTIONative(long) - Constructor for class io.opentimeline.OTIONative
 
OTIOObject - Class in io.opentimeline
Base class for all OTIO objects.
OTIOObject() - Constructor for class io.opentimeline.OTIOObject
 
OTIOTest - Class in io.opentimeline.opentimelineio
Test classs for the multithreading test.
OTIOTest() - Constructor for class io.opentimeline.opentimelineio.OTIOTest
 
outcomeToString(ErrorStatus.Outcome) - Static method in class io.opentimeline.opentime.ErrorStatus
 
outcomeToString(ErrorStatus.Outcome) - Static method in class io.opentimeline.opentimelineio.ErrorStatus
 
overlaps(RationalTime) - Method in class io.opentimeline.opentime.TimeRange
this contains other.
overlaps(TimeRange) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly precedes end of other by a value >= epsilon.
overlaps(TimeRange, double) - Method in class io.opentimeline.opentime.TimeRange
The start of this strictly precedes end of other by a value >= epsilon.

P

Pair<T,​U> - Class in io.opentimeline.util
A generic class that holds a pair of values.
Pair(T, U) - Constructor for class io.opentimeline.util.Pair
 
parent() - Method in class io.opentimeline.opentimelineio.Composable
 
pink - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
presentationTimeForImageNumber(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
previous() - Method in class io.opentimeline.opentimelineio.AnyDictionary.Iterator
 
previous() - Method in class io.opentimeline.opentimelineio.AnyVector.Iterator
 
purple - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
put(String, Any) - Method in class io.opentimeline.opentimelineio.AnyDictionary
The previous value is returned, if an existing key is passed.
putAll(Map<? extends String, ? extends Any>) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 

R

rangeFromStartEndTime(RationalTime, RationalTime) - Static method in class io.opentimeline.opentime.TimeRange
Create a TimeRange from start and end RationalTimes
rangeOfChildAtIndex(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Stack
 
rangeOfChildAtIndex(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
 
RationalTime - Class in io.opentimeline.opentime
Represents an instantaneous point in time, value * (1/rate) seconds from time 0 seconds.
RationalTime() - Constructor for class io.opentimeline.opentime.RationalTime
 
RationalTime(double, double) - Constructor for class io.opentimeline.opentime.RationalTime
 
RationalTime(RationalTime) - Constructor for class io.opentimeline.opentime.RationalTime
 
RationalTime(RationalTime.RationalTimeBuilder) - Constructor for class io.opentimeline.opentime.RationalTime
 
RationalTime.RationalTimeBuilder - Class in io.opentimeline.opentime
 
RationalTimeBuilder() - Constructor for class io.opentimeline.opentime.RationalTime.RationalTimeBuilder
 
red - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
remove(int) - Method in class io.opentimeline.opentimelineio.AnyVector
 
remove(Object) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
remove(Object) - Method in class io.opentimeline.opentimelineio.AnyVector
 
remove(String) - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
removeAll(Collection<?>) - Method in class io.opentimeline.opentimelineio.AnyVector
 
removeChild(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Remove the child at any index.
removeChild(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
replace(String, Any) - Method in class io.opentimeline.opentimelineio.AnyDictionary
The previous value associated with the key is returned.
rescaledTo(double) - Method in class io.opentimeline.opentime.RationalTime
Returns the time for this time converted to newRate
rescaledTo(RationalTime) - Method in class io.opentimeline.opentime.RationalTime
Returns the time for this time converted to new rate of a RationalTime
retainAll(Collection<?>) - Method in class io.opentimeline.opentimelineio.AnyVector
 

S

safelyCastAnyDictionary() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastAnyVector() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastBoolean() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastDouble() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastInt() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastLong() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastRationalTime() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastSerializableObject() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastString() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastTimeRange() - Method in class io.opentimeline.opentimelineio.Any
 
safelyCastTimeTransform() - Method in class io.opentimeline.opentimelineio.Any
 
SCHEMA_ALREADY_REGISTERED - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
SCHEMA_NOT_REGISTERED - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
SCHEMA_VERSION_UNSUPPORTED - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 
schemaName() - Method in class io.opentimeline.opentimelineio.SerializableObject
 
schemaVersion() - Method in class io.opentimeline.opentimelineio.SerializableObject
 
SerializableCollection - Class in io.opentimeline.opentimelineio
A kind of composition which can hold any serializable object.
SerializableCollection() - Constructor for class io.opentimeline.opentimelineio.SerializableCollection
 
SerializableCollection(SerializableCollection.SerializableCollectionBuilder) - Constructor for class io.opentimeline.opentimelineio.SerializableCollection
 
SerializableCollection(String, List<SerializableObject>, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.SerializableCollection
 
SerializableCollection.SerializableCollectionBuilder - Class in io.opentimeline.opentimelineio
 
SerializableCollectionBuilder() - Constructor for class io.opentimeline.opentimelineio.SerializableCollection.SerializableCollectionBuilder
 
SerializableObject - Class in io.opentimeline.opentimelineio
Base object for things that can be [de]serialized to/from .otio files.
SerializableObject() - Constructor for class io.opentimeline.opentimelineio.SerializableObject
 
SerializableObjectWithMetadata - Class in io.opentimeline.opentimelineio
A SerializableObject with a metadata dictionary.
SerializableObjectWithMetadata() - Constructor for class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
SerializableObjectWithMetadata(AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
SerializableObjectWithMetadata(SerializableObjectWithMetadata.SerializableObjectWithMetadataBuilder) - Constructor for class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
SerializableObjectWithMetadata(String) - Constructor for class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
SerializableObjectWithMetadata(String, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
SerializableObjectWithMetadata.SerializableObjectWithMetadataBuilder - Class in io.opentimeline.opentimelineio
 
SerializableObjectWithMetadataBuilder() - Constructor for class io.opentimeline.opentimelineio.SerializableObjectWithMetadata.SerializableObjectWithMetadataBuilder
 
Serialization - Class in io.opentimeline.opentimelineio
 
Serialization() - Constructor for class io.opentimeline.opentimelineio.Serialization
 
serializeJSONToFile(Any, String, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Serialization
Serialize any OTIO object contained in an Any to a file with a default indent of 4.
serializeJSONToFile(Any, String, ErrorStatus, int) - Method in class io.opentimeline.opentimelineio.Serialization
Serialize any OTIO object contained in an Any to a file.
serializeJSONToString(Any, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Serialization
Serialize any OTIO object contained in an Any to a String with a default indent of 4.
serializeJSONToString(Any, ErrorStatus, int) - Method in class io.opentimeline.opentimelineio.Serialization
Serialize any OTIO object contained in an Any to a String.
setAvailableRange(TimeRange) - Method in class io.opentimeline.opentimelineio.ExternalReference.ExternalReferenceBuilder
 
setAvailableRange(TimeRange) - Method in class io.opentimeline.opentimelineio.GeneratorReference.GeneratorReferenceBuilder
 
setAvailableRange(TimeRange) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setAvailableRange(TimeRange) - Method in class io.opentimeline.opentimelineio.MediaReference.MediaReferenceBuilder
 
setAvailableRange(TimeRange) - Method in class io.opentimeline.opentimelineio.MediaReference
 
setAvailableRange(TimeRange) - Method in class io.opentimeline.opentimelineio.MissingReference.MissingReferenceBuilder
 
setChild(int, Composable, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Set the child at a particular index.
setChild(int, SerializableObject, ErrorStatus) - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
setChildren(List<Composable>, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Composition
Set children for this Composition.
setChildren(List<SerializableObject>) - Method in class io.opentimeline.opentimelineio.SerializableCollection.SerializableCollectionBuilder
 
setChildren(List<SerializableObject>) - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
setColor(String) - Method in class io.opentimeline.opentimelineio.Marker.MarkerBuilder
 
setColor(String) - Method in class io.opentimeline.opentimelineio.Marker
Set color string for this marker (for example: 'RED'), based on the Color class.
setDuration(RationalTime) - Method in class io.opentimeline.opentime.TimeRange.TimeRangeBuilder
 
setDuration(RationalTime) - Method in class io.opentimeline.opentimelineio.Gap.GapBuilder
 
setEffectName(String) - Method in class io.opentimeline.opentimelineio.Effect.EffectBuilder
 
setEffectName(String) - Method in class io.opentimeline.opentimelineio.Effect
 
setEffectName(String) - Method in class io.opentimeline.opentimelineio.LinearTimeWarp.LinearTimeWarpBuilder
 
setEffectName(String) - Method in class io.opentimeline.opentimelineio.TimeEffect.TimeEffectBuilder
 
setEffects(List<Effect>) - Method in class io.opentimeline.opentimelineio.Composition.CompositionBuilder
 
setEffects(List<Effect>) - Method in class io.opentimeline.opentimelineio.Gap.GapBuilder
 
setEffects(List<Effect>) - Method in class io.opentimeline.opentimelineio.Item.ItemBuilder
 
setEffects(List<Effect>) - Method in class io.opentimeline.opentimelineio.Stack.StackBuilder
 
setFrameStep(int) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setFrameStep(int) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setFrameZeroPadding(int) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setFrameZeroPadding(int) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setGeneratorKind(String) - Method in class io.opentimeline.opentimelineio.GeneratorReference.GeneratorReferenceBuilder
 
setGeneratorKind(String) - Method in class io.opentimeline.opentimelineio.GeneratorReference
 
setGlobalStartTime(RationalTime) - Method in class io.opentimeline.opentimelineio.Timeline
Set global starting time value and rate of the timeline.
setGlobalStartTime(RationalTime) - Method in class io.opentimeline.opentimelineio.Timeline.TimelineBuilder
 
setInOffset(RationalTime) - Method in class io.opentimeline.opentimelineio.Transition
Set amount of the previous clip this transition overlaps, exclusive.
setInOffset(RationalTime) - Method in class io.opentimeline.opentimelineio.Transition.TransitionBuilder
 
setKind(String) - Method in class io.opentimeline.opentimelineio.Track
 
setKind(String) - Method in class io.opentimeline.opentimelineio.Track.TrackBuilder
 
setMarkedRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Marker.MarkerBuilder
 
setMarkedRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Marker
Set range this marker applies to, relative to the Item this marker is attached to (e.g.
setMarkers(List<Marker>) - Method in class io.opentimeline.opentimelineio.Composition.CompositionBuilder
 
setMarkers(List<Marker>) - Method in class io.opentimeline.opentimelineio.Gap.GapBuilder
 
setMarkers(List<Marker>) - Method in class io.opentimeline.opentimelineio.Item.ItemBuilder
 
setMarkers(List<Marker>) - Method in class io.opentimeline.opentimelineio.Stack.StackBuilder
 
setMediaReference(MediaReference) - Method in class io.opentimeline.opentimelineio.Clip.ClipBuilder
 
setMediaReference(MediaReference) - Method in class io.opentimeline.opentimelineio.Clip
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Clip.ClipBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Composable.ComposableBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Composition.CompositionBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Effect.EffectBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.ExternalReference.ExternalReferenceBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.FreezeFrame.FreezeFrameBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Gap.GapBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.GeneratorReference.GeneratorReferenceBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Item.ItemBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.LinearTimeWarp.LinearTimeWarpBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Marker.MarkerBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.MediaReference.MediaReferenceBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.MissingReference.MissingReferenceBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.SerializableCollection.SerializableCollectionBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata.SerializableObjectWithMetadataBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Stack.StackBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.TimeEffect.TimeEffectBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Timeline.TimelineBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Track.TrackBuilder
 
setMetadata(AnyDictionary) - Method in class io.opentimeline.opentimelineio.Transition.TransitionBuilder
 
setMissingFramePolicy(ImageSequenceReference.MissingFramePolicy) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setMissingFramePolicy(ImageSequenceReference.MissingFramePolicy) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setName(String) - Method in class io.opentimeline.opentimelineio.Clip.ClipBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Composable.ComposableBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Composition.CompositionBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Effect.EffectBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.FreezeFrame.FreezeFrameBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Gap.GapBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.GeneratorReference.GeneratorReferenceBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Item.ItemBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.LinearTimeWarp.LinearTimeWarpBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Marker.MarkerBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.MediaReference.MediaReferenceBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.MissingReference.MissingReferenceBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.SerializableCollection.SerializableCollectionBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata.SerializableObjectWithMetadataBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
setName(String) - Method in class io.opentimeline.opentimelineio.Stack.StackBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.TimeEffect.TimeEffectBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Timeline.TimelineBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Track.TrackBuilder
 
setName(String) - Method in class io.opentimeline.opentimelineio.Transition.TransitionBuilder
 
setNamePrefix(String) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setNamePrefix(String) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setNameSuffix(String) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setNameSuffix(String) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setOffset(RationalTime) - Method in class io.opentimeline.opentime.TimeTransform.TimeTransformBuilder
 
setOriginalSchemaName(String) - Method in class io.opentimeline.opentimelineio.UnknownSchema.UnknownSchemaBuilder
 
setOriginalSchemaVersion(int) - Method in class io.opentimeline.opentimelineio.UnknownSchema.UnknownSchemaBuilder
 
setOutOffset(RationalTime) - Method in class io.opentimeline.opentimelineio.Transition
Set amount of the next clip this transition overlaps, exclusive.
setOutOffset(RationalTime) - Method in class io.opentimeline.opentimelineio.Transition.TransitionBuilder
 
setParameters(AnyDictionary) - Method in class io.opentimeline.opentimelineio.GeneratorReference.GeneratorReferenceBuilder
 
setRate(double) - Method in class io.opentimeline.opentime.RationalTime.RationalTimeBuilder
 
setRate(double) - Method in class io.opentimeline.opentime.TimeTransform.TimeTransformBuilder
 
setRate(double) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setRate(double) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setScale(double) - Method in class io.opentimeline.opentime.TimeTransform.TimeTransformBuilder
 
setSourceRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Clip.ClipBuilder
 
setSourceRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Composition.CompositionBuilder
 
setSourceRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Gap.GapBuilder
 
setSourceRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Item.ItemBuilder
 
setSourceRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Item
 
setSourceRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Stack.StackBuilder
 
setSourceRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Track.TrackBuilder
 
setStartFrame(int) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setStartFrame(int) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setStartTime(RationalTime) - Method in class io.opentimeline.opentime.TimeRange.TimeRangeBuilder
 
setTargetURL(String) - Method in class io.opentimeline.opentimelineio.ExternalReference.ExternalReferenceBuilder
 
setTargetURL(String) - Method in class io.opentimeline.opentimelineio.ExternalReference
 
setTargetURLBase(String) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference.ImageSequenceReferenceBuilder
 
setTargetURLBase(String) - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
setTimeScalar(double) - Method in class io.opentimeline.opentimelineio.LinearTimeWarp.LinearTimeWarpBuilder
 
setTimeScalar(double) - Method in class io.opentimeline.opentimelineio.LinearTimeWarp
 
setTracks(Stack) - Method in class io.opentimeline.opentimelineio.Timeline
 
setTransitionType(String) - Method in class io.opentimeline.opentimelineio.Transition
 
setTransitionType(String) - Method in class io.opentimeline.opentimelineio.Transition.TransitionBuilder
 
setValue(double) - Method in class io.opentimeline.opentime.RationalTime.RationalTimeBuilder
 
setValue(Any) - Method in class io.opentimeline.opentimelineio.AnyDictionary.AnyEntry
 
size() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
size() - Method in class io.opentimeline.opentimelineio.AnyVector
 
SMPTE_Dissolve - Static variable in class io.opentimeline.opentimelineio.Transition.Type
 
Stack - Class in io.opentimeline.opentimelineio
A stack represents a series of composables.
Stack() - Constructor for class io.opentimeline.opentimelineio.Stack
 
Stack(Stack.StackBuilder) - Constructor for class io.opentimeline.opentimelineio.Stack
 
Stack(String, TimeRange, AnyDictionary, List<Effect>, List<Marker>) - Constructor for class io.opentimeline.opentimelineio.Stack
 
Stack.StackBuilder - Class in io.opentimeline.opentimelineio
 
StackBuilder() - Constructor for class io.opentimeline.opentimelineio.Stack.StackBuilder
 
subtract(RationalTime) - Method in class io.opentimeline.opentime.RationalTime
Returns a RationalTime object that is this - other.

T

testRetainers1(SerializableCollection) - Static method in class io.opentimeline.opentimelineio.OTIOTest
 
TIMECODE_RATE_MISMATCH - io.opentimeline.opentime.ErrorStatus.Outcome
 
TimeEffect - Class in io.opentimeline.opentimelineio
Base TimeEffect Class
TimeEffect() - Constructor for class io.opentimeline.opentimelineio.TimeEffect
 
TimeEffect(TimeEffect.TimeEffectBuilder) - Constructor for class io.opentimeline.opentimelineio.TimeEffect
 
TimeEffect(String, String, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.TimeEffect
 
TimeEffect.TimeEffectBuilder - Class in io.opentimeline.opentimelineio
 
TimeEffectBuilder() - Constructor for class io.opentimeline.opentimelineio.TimeEffect.TimeEffectBuilder
 
Timeline - Class in io.opentimeline.opentimelineio
A class that contains a Stack.
Timeline() - Constructor for class io.opentimeline.opentimelineio.Timeline
 
Timeline(Timeline.TimelineBuilder) - Constructor for class io.opentimeline.opentimelineio.Timeline
 
Timeline(String, RationalTime, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Timeline
 
Timeline.TimelineBuilder - Class in io.opentimeline.opentimelineio
 
TimelineBuilder() - Constructor for class io.opentimeline.opentimelineio.Timeline.TimelineBuilder
 
timelineTrimmedToRange(Timeline, TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Algorithms
Returns a new timeline that is a copy of the inTimeline, but with items outside the trimRange removed and items on the ends trimmed to the trimRange.
TimeRange - Class in io.opentimeline.opentime
Contains a range of time, starting (and including) startTime and lasting duration.value * (1/duration.rate) seconds.
TimeRange() - Constructor for class io.opentimeline.opentime.TimeRange
 
TimeRange(RationalTime) - Constructor for class io.opentimeline.opentime.TimeRange
 
TimeRange(RationalTime, RationalTime) - Constructor for class io.opentimeline.opentime.TimeRange
 
TimeRange(TimeRange) - Constructor for class io.opentimeline.opentime.TimeRange
 
TimeRange(TimeRange.TimeRangeBuilder) - Constructor for class io.opentimeline.opentime.TimeRange
 
TimeRange.TimeRangeBuilder - Class in io.opentimeline.opentime
 
TimeRangeBuilder() - Constructor for class io.opentimeline.opentime.TimeRange.TimeRangeBuilder
 
TimeTransform - Class in io.opentimeline.opentime
1D Transform for RationalTime.
TimeTransform() - Constructor for class io.opentimeline.opentime.TimeTransform
 
TimeTransform(RationalTime, double, double) - Constructor for class io.opentimeline.opentime.TimeTransform
 
TimeTransform(TimeTransform) - Constructor for class io.opentimeline.opentime.TimeTransform
 
TimeTransform(TimeTransform.TimeTransformBuilder) - Constructor for class io.opentimeline.opentime.TimeTransform
 
TimeTransform.TimeTransformBuilder - Class in io.opentimeline.opentime
 
TimeTransformBuilder() - Constructor for class io.opentimeline.opentime.TimeTransform.TimeTransformBuilder
 
toArray() - Method in class io.opentimeline.opentimelineio.AnyVector
 
toArray(T[]) - Method in class io.opentimeline.opentimelineio.AnyVector
 
toFrames() - Method in class io.opentimeline.opentime.RationalTime
Convert RationalTime to integer frames at same rate
toFrames(double) - Method in class io.opentimeline.opentime.RationalTime
Convert RationalTime to integer frames at new rate
toJSONFile(String, ErrorStatus) - Method in class io.opentimeline.opentimelineio.SerializableObject
 
toJSONFile(String, ErrorStatus, int) - Method in class io.opentimeline.opentimelineio.SerializableObject
 
toJSONString(ErrorStatus) - Method in class io.opentimeline.opentimelineio.SerializableObject
 
toJSONString(ErrorStatus, int) - Method in class io.opentimeline.opentimelineio.SerializableObject
 
toSeconds() - Method in class io.opentimeline.opentime.RationalTime
Convert RationalTime to time value in seconds
toString() - Method in class io.opentimeline.opentime.ErrorStatus
 
toString() - Method in class io.opentimeline.opentime.RationalTime
 
toString() - Method in class io.opentimeline.opentime.TimeRange
 
toString() - Method in class io.opentimeline.opentime.TimeTransform
 
toString() - Method in class io.opentimeline.opentimelineio.Any
 
toString() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
toString() - Method in class io.opentimeline.opentimelineio.AnyVector
 
toString() - Method in class io.opentimeline.opentimelineio.Clip
 
toString() - Method in class io.opentimeline.opentimelineio.Composable
 
toString() - Method in class io.opentimeline.opentimelineio.Composition
 
toString() - Method in class io.opentimeline.opentimelineio.Effect
 
toString() - Method in class io.opentimeline.opentimelineio.ErrorStatus
 
toString() - Method in class io.opentimeline.opentimelineio.ExternalReference
 
toString() - Method in class io.opentimeline.opentimelineio.GeneratorReference
 
toString() - Method in class io.opentimeline.opentimelineio.ImageSequenceReference
 
toString() - Method in class io.opentimeline.opentimelineio.Item
 
toString() - Method in class io.opentimeline.opentimelineio.Marker
 
toString() - Method in class io.opentimeline.opentimelineio.MediaReference
 
toString() - Method in class io.opentimeline.opentimelineio.SerializableCollection
 
toString() - Method in class io.opentimeline.opentimelineio.SerializableObject
 
toString() - Method in class io.opentimeline.opentimelineio.SerializableObjectWithMetadata
 
toString() - Method in class io.opentimeline.opentimelineio.Timeline
 
toString() - Method in class io.opentimeline.opentimelineio.Transition
 
toString() - Method in class io.opentimeline.opentimelineio.UnknownSchema
 
toString() - Method in class io.opentimeline.util.Pair
 
toString() - Method in class io.opentimeline.util.Triplet
 
toTimecode(double, IsDropFrameRate, ErrorStatus) - Method in class io.opentimeline.opentime.RationalTime
Convert RationalTime to timecode
toTimecode(ErrorStatus) - Method in class io.opentimeline.opentime.RationalTime
Convert RationalTime to timecode and automatically infer if the frame rate is a Drop FrameRate.
toTimeString() - Method in class io.opentimeline.opentime.RationalTime
Convert to time with microseconds as formatted in FFMPEG
Track - Class in io.opentimeline.opentimelineio
A class that holds a list of Composables.
Track() - Constructor for class io.opentimeline.opentimelineio.Track
 
Track(Track.TrackBuilder) - Constructor for class io.opentimeline.opentimelineio.Track
 
Track(String, TimeRange, String, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Track
 
Track.Kind - Class in io.opentimeline.opentimelineio
 
Track.NeighborGapPolicy - Enum in io.opentimeline.opentimelineio
enum for deciding how to add gap when asking for neighbors
Track.TrackBuilder - Class in io.opentimeline.opentimelineio
 
TrackBuilder() - Constructor for class io.opentimeline.opentimelineio.Track.TrackBuilder
 
trackTrimmedToRange(Track, TimeRange, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Algorithms
Returns a new track that is a copy of the inTrack, but with items outside the trimRange removed and items on the ends trimmed to the trimRange.
Transition - Class in io.opentimeline.opentimelineio
Represents a transition between two items.
Transition() - Constructor for class io.opentimeline.opentimelineio.Transition
 
Transition(Transition.TransitionBuilder) - Constructor for class io.opentimeline.opentimelineio.Transition
 
Transition(String, String, RationalTime, RationalTime, AnyDictionary) - Constructor for class io.opentimeline.opentimelineio.Transition
 
Transition.TransitionBuilder - Class in io.opentimeline.opentimelineio
 
Transition.Type - Class in io.opentimeline.opentimelineio
Encoding types of transitions.
TransitionBuilder() - Constructor for class io.opentimeline.opentimelineio.Transition.TransitionBuilder
 
trimChildRange(TimeRange) - Method in class io.opentimeline.opentimelineio.Composition
Trim childRange to this.sourceRange
trimmedRangeOfChildAtIndex(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Stack
 
trimmedRangeOfChildAtIndex(int, ErrorStatus) - Method in class io.opentimeline.opentimelineio.Track
 
trimToSize() - Method in class io.opentimeline.opentimelineio.AnyVector
 
Triplet<T,​U,​V> - Class in io.opentimeline.util
A generic class that holds a triplet of values.
Triplet(T, U, V) - Constructor for class io.opentimeline.util.Triplet
 
Type() - Constructor for class io.opentimeline.opentimelineio.Transition.Type
 
TYPE_MISMATCH - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 

U

UnknownSchema - Class in io.opentimeline.opentimelineio
Represents an object whose schema is unknown to us.
UnknownSchema() - Constructor for class io.opentimeline.opentimelineio.UnknownSchema
 
UnknownSchema(UnknownSchema.UnknownSchemaBuilder) - Constructor for class io.opentimeline.opentimelineio.UnknownSchema
 
UnknownSchema(String, int) - Constructor for class io.opentimeline.opentimelineio.UnknownSchema
 
UnknownSchema.UnknownSchemaBuilder - Class in io.opentimeline.opentimelineio
 
UnknownSchemaBuilder() - Constructor for class io.opentimeline.opentimelineio.UnknownSchema.UnknownSchemaBuilder
 
UNRESOLVED_OBJECT_REFERENCE - io.opentimeline.opentimelineio.ErrorStatus.Outcome
 

V

valueOf(String) - Static method in enum io.opentimeline.opentime.ErrorStatus.Outcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.opentimeline.opentime.IsDropFrameRate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.opentimeline.opentimelineio.ErrorStatus.Outcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.opentimeline.opentimelineio.ImageSequenceReference.MissingFramePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.opentimeline.opentimelineio.Track.NeighborGapPolicy
Returns the enum constant of this type with the specified name.
valueRescaledTo(double) - Method in class io.opentimeline.opentime.RationalTime
Returns the time value for this converted to newRate
valueRescaledTo(RationalTime) - Method in class io.opentimeline.opentime.RationalTime
Returns the time value for this converted to new rate of a RationalTime
values() - Static method in enum io.opentimeline.opentime.ErrorStatus.Outcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.opentimeline.opentime.IsDropFrameRate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class io.opentimeline.opentimelineio.AnyDictionary
 
values() - Static method in enum io.opentimeline.opentimelineio.ErrorStatus.Outcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.opentimeline.opentimelineio.ImageSequenceReference.MissingFramePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.opentimeline.opentimelineio.Track.NeighborGapPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
video - Static variable in class io.opentimeline.opentimelineio.Track.Kind
 

W

white - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 

Y

yellow - Static variable in class io.opentimeline.opentimelineio.Marker.Color
 
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes|All Packages