OpenTimelineIO
latest
Quick Start
Quickstart
Developer Quickstart
Debugging Quickstart
How to Generate the C++ Documentation:
Environment Variables
Tutorials
Adapters
Contrib Adapters
Architecture
Contributing
Feature Matrix
Timeline Structure
Time Ranges
File Bundles
Writing an OTIO Adapter
Writing an OTIO Media Linker
Writing a Hook Script
Writing an OTIO SchemaDef Plugin
OTIO Spatial Coordinate System
Schema Proposal and Development Workflow
Versioning Schemas
Use Cases
Animation Shot Frame Ranges Changed
Conform New Renders Into The Cut
Shots Added or Removed From The Cut
API References
Python
Language Bridges
C++ Implementation Details
Writing OTIO in C, C++ or Python (June 2018)
Schema Reference
File Format Specification
Serialized Data Documentation
Class Documentation
Serialized Data (Fields Only)
Classes
Plugins Reference
Plugin Documentation
Manifests
Core Plugins
Contrib Plugins
OpenTimelineIO
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
A
a (opentimelineio.adapters.svg.Color property)
abstract_target_url() (opentimelineio.schema.ImageSequenceReference method)
active_media_reference_key (opentimelineio.schema.Clip property)
ActiveManifest() (in module opentimelineio.plugins.manifest)
Adapter (class in opentimelineio.adapters)
(class in opentimelineio.adapters.adapter)
adapter_module_from_name() (opentimelineio.plugins.manifest.Manifest method)
adapter_module_from_suffix() (opentimelineio.plugins.manifest.Manifest method)
AdapterDoesntSupportFunctionError
adapters (opentimelineio.plugins.manifest.Manifest property)
add_clip() (opentimelineio.adapters.cmx_3600.EDLParser method)
add_method() (in module opentimelineio.core)
AllMissing (opentimelineio.adapters.file_bundle_utils.MediaReferencePolicy attribute)
almost_equal() (opentimelineio.opentime.RationalTime method)
applied_to() (opentimelineio.opentime.TimeTransform method)
arg_list_to_map() (in module opentimelineio.console.console_utils)
around_transitions (opentimelineio.core.Track.NeighborGapPolicy attribute)
assertIsOTIOEquivalentTo() (opentimelineio.test_utils.OTIOAssertions method)
assertJsonEqual() (opentimelineio.test_utils.OTIOAssertions method)
Audio (opentimelineio.core.Track.Kind attribute)
audio_tracks() (opentimelineio.schema.Timeline method)
available_adapter_names() (in module opentimelineio.adapters)
available_hookscript_names() (in module opentimelineio.hooks)
available_hookscripts() (in module opentimelineio.hooks)
available_image_bounds (opentimelineio.core.Item property)
(opentimelineio.core.MediaReference property)
available_media_linker_names() (in module opentimelineio.media_linker)
available_range (opentimelineio.core.MediaReference property)
available_range() (opentimelineio.core.Item method)
available_schemadef_names() (in module opentimelineio.schema.schemadef)
B
b (opentimelineio.adapters.svg.Color property)
baseTypeEpsilon() (opentimelineio.schema.V2d static method)
baseTypeLowest() (opentimelineio.schema.V2d static method)
baseTypeMax() (opentimelineio.schema.V2d static method)
baseTypeSmallest() (opentimelineio.schema.V2d static method)
before() (opentimelineio.opentime.TimeRange method)
begins() (opentimelineio.opentime.TimeRange method)
black (opentimelineio.schema.ImageSequenceReference.MissingFramePolicy attribute)
BLACK (opentimelineio.schema.Marker.Color attribute)
BLUE (opentimelineio.schema.Marker.Color attribute)
Box2d (class in opentimelineio.schema)
C
CannotComputeAvailableRangeError
CannotTrimTransitionsError
center() (opentimelineio.schema.Box2d method)
child_at_time() (opentimelineio.core.Composition method)
children_in_range() (opentimelineio.core.Composition method)
clamped() (opentimelineio.opentime.TimeRange method)
Clip (class in opentimelineio.schema)
clip_for_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
ClipData (class in opentimelineio.adapters.svg)
ClipHandler (class in opentimelineio.adapters.cmx_3600)
clone() (opentimelineio.core.SerializableObject method)
Color (class in opentimelineio.adapters.svg)
color (opentimelineio.schema.Marker property)
comment_id_map (opentimelineio.adapters.cmx_3600.CommentHandler attribute)
CommentHandler (class in opentimelineio.adapters.cmx_3600)
Composable (class in opentimelineio.core)
Composition (class in opentimelineio.core)
composition_kind (opentimelineio.core.Composition property)
concatenate_timelines() (in module opentimelineio.console.otiotool)
contains() (opentimelineio.opentime.TimeRange method)
contract() (opentimelineio.adapters.svg.Rect method)
convert_otio_to_svg() (in module opentimelineio.adapters.svg)
convert_point_to_svg_coordinates() (in module opentimelineio.adapters.svg)
convert_rect_to_svg_coordinates() (in module opentimelineio.adapters.svg)
copy_media() (in module opentimelineio.console.otiotool)
copy_media_to_folder() (in module opentimelineio.console.otiotool)
CouldNotReadFileError
create_imagesequence_reference() (opentimelineio.adapters.cmx_3600.ClipHandler method)
cross() (opentimelineio.schema.V2d method)
Custom (opentimelineio.schema.Transition.Type attribute)
CYAN (opentimelineio.schema.Marker.Color attribute)
D
deepcopy() (opentimelineio.core.SerializableObject method)
DEFAULT_MEDIA_KEY (opentimelineio.schema.Clip attribute)
default_media_linker() (in module opentimelineio.media_linker)
deprecated_field() (in module opentimelineio.core)
deserialize_json_from_file() (in module opentimelineio.core)
deserialize_json_from_string() (in module opentimelineio.core)
dimensions() (opentimelineio.schema.V2d static method)
DissolveEvent (class in opentimelineio.adapters.cmx_3600)
DoNotLinkMedia (opentimelineio.media_linker.MediaLinkingPolicy attribute)
dot() (opentimelineio.schema.V2d method)
downgrade_function_from() (in module opentimelineio.core)
draw_arrow() (opentimelineio.adapters.svg.SVGWriter method)
draw_dashed_rect() (opentimelineio.adapters.svg.SVGWriter method)
draw_item() (in module opentimelineio.adapters.svg)
draw_labeled_dashed_rect_with_border() (opentimelineio.adapters.svg.SVGWriter method)
draw_labeled_rect() (opentimelineio.adapters.svg.SVGWriter method)
draw_labeled_solid_rect_with_border() (opentimelineio.adapters.svg.SVGWriter method)
draw_line() (opentimelineio.adapters.svg.SVGWriter method)
draw_rect() (opentimelineio.adapters.svg.SVGWriter method)
draw_solid_rect() (opentimelineio.adapters.svg.SVGWriter method)
draw_solid_rect_with_border() (opentimelineio.adapters.svg.SVGWriter method)
draw_text() (opentimelineio.adapters.svg.SVGWriter method)
duration (opentimelineio.opentime.TimeRange property)
duration() (opentimelineio.core.Item method)
(opentimelineio.schema.Timeline method)
(opentimelineio.schema.Transition method)
duration_extended_by() (opentimelineio.opentime.TimeRange method)
duration_from_start_end_time() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime static method)
duration_from_start_end_time_inclusive() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime static method)
E
EDLParseError
EDLParser (class in opentimelineio.adapters.cmx_3600)
EDLWriter (class in opentimelineio.adapters.cmx_3600)
Effect (class in opentimelineio.schema)
effect_from_filter_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
effect_name (opentimelineio.schema.Effect property)
effects (opentimelineio.core.Item property)
enabled (opentimelineio.core.Item property)
end_frame() (opentimelineio.schema.ImageSequenceReference method)
end_time_exclusive() (opentimelineio.opentime.TimeRange method)
end_time_inclusive() (opentimelineio.opentime.TimeRange method)
equalWithAbsError() (opentimelineio.schema.V2d method)
equalWithRelError() (opentimelineio.schema.V2d method)
error (opentimelineio.schema.ImageSequenceReference.MissingFramePolicy attribute)
ErrorIfNotFile (opentimelineio.adapters.file_bundle_utils.MediaReferencePolicy attribute)
Event (class in opentimelineio.adapters.cmx_3600)
EventLine (class in opentimelineio.adapters.cmx_3600)
extend() (opentimelineio.plugins.manifest.Manifest method)
extendBy() (opentimelineio.schema.Box2d method)
extended_by() (opentimelineio.opentime.TimeRange method)
ExternalReference (class in opentimelineio.schema)
F
FCP7XMLParser (class in opentimelineio.adapters.fcp_xml)
fetch_map() (in module opentimelineio.versioning)
filepath (opentimelineio.plugins.python_plugin.PythonPlugin property)
filepath_from_url() (in module opentimelineio.url_utils)
filter_clips() (in module opentimelineio.console.otiotool)
filter_tracks() (in module opentimelineio.console.otiotool)
filter_transitions() (in module opentimelineio.console.otiotool)
filtered_composition() (in module opentimelineio.algorithms.filter)
filtered_with_sequence_context() (in module opentimelineio.algorithms.filter)
find_children() (opentimelineio.core.Composition method)
(opentimelineio.schema.SerializableCollection method)
(opentimelineio.schema.Timeline method)
find_clips() (opentimelineio.core.Track method)
(opentimelineio.schema.Clip method)
(opentimelineio.schema.SerializableCollection method)
(opentimelineio.schema.Stack method)
(opentimelineio.schema.Timeline method)
finishes() (opentimelineio.opentime.TimeRange method)
flatten_stack() (in module opentimelineio.core)
flatten_timeline() (in module opentimelineio.console.otiotool)
ForceDefaultLinker (opentimelineio.media_linker.MediaLinkingPolicy attribute)
frame_for_time() (opentimelineio.schema.ImageSequenceReference method)
frame_range_for_time_range() (opentimelineio.schema.ImageSequenceReference method)
frame_step (opentimelineio.schema.ImageSequenceReference property)
frame_zero_padding (opentimelineio.schema.ImageSequenceReference property)
FreezeFrame (class in opentimelineio.schema)
from_filepath() (in module opentimelineio.adapters)
(opentimelineio.plugins.manifest.Manifest method)
from_frames() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime static method)
from_json_file() (opentimelineio.core.SerializableObject static method)
from_json_string() (opentimelineio.core.SerializableObject static method)
from_name() (in module opentimelineio.adapters)
(in module opentimelineio.media_linker)
(in module opentimelineio.schema.schemadef)
(opentimelineio.plugins.manifest.Manifest method)
from_seconds() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime static method)
from_time_string() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime static method)
from_timecode() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime static method)
full_map() (in module opentimelineio.versioning)
G
g (opentimelineio.adapters.svg.Color property)
Gap (class in opentimelineio.schema)
generate_and_write_documentation() (in module opentimelineio.console.autogen_serialized_datamodel)
generate_and_write_documentation_plugins() (in module opentimelineio.console.autogen_plugin_documentation)
generate_core_version_map() (in module opentimelineio.console.autogen_version_map)
generator_kind (opentimelineio.schema.GeneratorReference property)
GeneratorReference (class in opentimelineio.schema)
get_content_for_track_at_index() (opentimelineio.adapters.cmx_3600.EDLWriter method)
get_image() (opentimelineio.adapters.svg.SVGWriter method)
global_start_time (opentimelineio.schema.Timeline property)
GREEN (opentimelineio.schema.Marker.Color attribute)
guess_kind_for_track_name() (opentimelineio.adapters.cmx_3600.EDLParser method)
H
handles_of_child() (opentimelineio.core.Composition method)
has_clips() (opentimelineio.core.Composition method)
has_feature() (opentimelineio.adapters.Adapter method)
(opentimelineio.adapters.adapter.Adapter method)
height (opentimelineio.adapters.svg.Rect attribute)
hold (opentimelineio.schema.ImageSequenceReference.MissingFramePolicy attribute)
hook_scripts (opentimelineio.plugins.manifest.Manifest property)
hooks (opentimelineio.plugins.manifest.Manifest property)
HookScript (class in opentimelineio.hooks)
I
image_sequence_pattern (opentimelineio.adapters.cmx_3600.ClipHandler attribute)
ImageSequenceReference (class in opentimelineio.schema)
ImageSequenceReference.MissingFramePolicy (class in opentimelineio.schema)
in_offset (opentimelineio.schema.Transition property)
insert() (opentimelineio.core.Composition method)
(opentimelineio.schema.SerializableCollection method)
inspect_timelines() (in module opentimelineio.console.otiotool)
install_external_keepalive_monitor() (in module opentimelineio.core)
instance_from_schema() (in module opentimelineio.core)
InstancingNotAllowedError
intersects() (opentimelineio.opentime.TimeRange method)
(opentimelineio.schema.Box2d method)
InvalidSerializableLabelError
is_default_linker() (opentimelineio.media_linker.MediaLinker method)
is_dissolve() (opentimelineio.adapters.cmx_3600.EventLine method)
is_equivalent_to() (opentimelineio.core.SerializableObject method)
is_image_sequence() (opentimelineio.adapters.cmx_3600.ClipHandler method)
is_invalid_time() (opentimelineio.opentime.RationalTime method)
is_missing_reference (opentimelineio.core.MediaReference property)
is_parent_of() (opentimelineio.core.Composition method)
is_unknown_schema (opentimelineio.core.SerializableObject property)
is_valid_timecode_rate() (opentimelineio.opentime.RationalTime static method)
Item (class in opentimelineio.core)
item_and_timing_for_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
K
keep_only_audio_tracks() (in module opentimelineio.console.otiotool)
keep_only_video_tracks() (in module opentimelineio.console.otiotool)
kind (opentimelineio.core.Track property)
L
length() (opentimelineio.schema.V2d method)
length2() (opentimelineio.schema.V2d method)
LinearTimeWarp (class in opentimelineio.schema)
link_media_reference() (opentimelineio.media_linker.MediaLinker method)
linked_media_reference() (in module opentimelineio.media_linker)
load_manifest() (in module opentimelineio.plugins.manifest)
M
MAGENTA (opentimelineio.schema.Marker.Color attribute)
main() (in module opentimelineio.console.autogen_plugin_documentation)
(in module opentimelineio.console.autogen_serialized_datamodel)
(in module opentimelineio.console.autogen_version_map)
(in module opentimelineio.console.otiocat)
(in module opentimelineio.console.otioconvert)
(in module opentimelineio.console.otiopluginfo)
(in module opentimelineio.console.otiostat)
(in module opentimelineio.console.otiotool)
make_clip() (opentimelineio.adapters.cmx_3600.ClipHandler method)
make_transition() (opentimelineio.adapters.cmx_3600.ClipHandler method)
Manifest (class in opentimelineio.plugins.manifest)
manifest_from_file() (in module opentimelineio.plugins.manifest)
manifest_from_string() (in module opentimelineio.plugins.manifest)
marked_range (opentimelineio.schema.Marker property)
Marker (class in opentimelineio.schema)
Marker.Color (class in opentimelineio.schema)
marker_for_element() (in module opentimelineio.adapters.fcp_xml)
markers (opentimelineio.core.Item property)
markers_from_element() (in module opentimelineio.adapters.fcp_xml)
max (opentimelineio.schema.Box2d property)
max_x() (opentimelineio.adapters.svg.Rect method)
max_y() (opentimelineio.adapters.svg.Rect method)
media_linker_name() (in module opentimelineio.console.console_utils)
media_linkers (opentimelineio.plugins.manifest.Manifest property)
media_reference (opentimelineio.schema.Clip property)
media_reference_for_effect_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
media_reference_for_file_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
media_references() (opentimelineio.schema.Clip method)
MediaLinker (class in opentimelineio.media_linker)
MediaLinkingPolicy (class in opentimelineio.media_linker)
MediaReference (class in opentimelineio.core)
MediaReferencePolicy (class in opentimelineio.adapters.file_bundle_utils)
meets() (opentimelineio.opentime.TimeRange method)
metadata (opentimelineio.core.SerializableObjectWithMetadata property)
mid_x() (opentimelineio.adapters.svg.Rect method)
mid_y() (opentimelineio.adapters.svg.Rect method)
min (opentimelineio.schema.Box2d property)
min_x() (opentimelineio.adapters.svg.Rect method)
min_y() (opentimelineio.adapters.svg.Rect method)
MisconfiguredPluginError
missing_frame_policy (opentimelineio.schema.ImageSequenceReference property)
MissingIfNotFile (opentimelineio.adapters.file_bundle_utils.MediaReferencePolicy attribute)
MissingReference (class in opentimelineio.schema)
module
opentimelineio
opentimelineio.adapters
opentimelineio.adapters.adapter
opentimelineio.adapters.cmx_3600
opentimelineio.adapters.fcp_xml
opentimelineio.adapters.file_bundle_utils
opentimelineio.adapters.otio_json
opentimelineio.adapters.otiod
opentimelineio.adapters.otioz
opentimelineio.adapters.svg
opentimelineio.algorithms
opentimelineio.algorithms.filter
opentimelineio.algorithms.stack_algo
opentimelineio.algorithms.timeline_algo
opentimelineio.algorithms.track_algo
opentimelineio.console
opentimelineio.console.autogen_plugin_documentation
opentimelineio.console.autogen_serialized_datamodel
opentimelineio.console.autogen_version_map
opentimelineio.console.console_utils
opentimelineio.console.otiocat
opentimelineio.console.otioconvert
opentimelineio.console.otiopluginfo
opentimelineio.console.otiostat
opentimelineio.console.otiotool
opentimelineio.core
opentimelineio.core.composable
opentimelineio.core.composition
opentimelineio.core.item
opentimelineio.core.mediaReference
opentimelineio.exceptions
opentimelineio.hooks
opentimelineio.media_linker
opentimelineio.opentime
opentimelineio.plugins
opentimelineio.plugins.manifest
opentimelineio.plugins.python_plugin
opentimelineio.schema
opentimelineio.schema.box2d
opentimelineio.schema.clip
opentimelineio.schema.effect
opentimelineio.schema.external_reference
opentimelineio.schema.generator_reference
opentimelineio.schema.image_sequence_reference
opentimelineio.schema.marker
opentimelineio.schema.schemadef
opentimelineio.schema.serializable_collection
opentimelineio.schema.timeline
opentimelineio.schema.transition
opentimelineio.schema.v2d
opentimelineio.schemadef
opentimelineio.test_utils
opentimelineio.url_utils
opentimelineio.versioning
module() (opentimelineio.plugins.python_plugin.PythonPlugin method)
(opentimelineio.schema.SchemaDef method)
(opentimelineio.schema.schemadef.SchemaDef method)
module_abs_path() (opentimelineio.plugins.python_plugin.PythonPlugin method)
module_from_name() (in module opentimelineio.schema.schemadef)
N
name (opentimelineio.core.SerializableObjectWithMetadata property)
(opentimelineio.core.Track.NeighborGapPolicy property)
(opentimelineio.plugins.python_plugin.PythonPlugin property)
(opentimelineio.schema.ImageSequenceReference.MissingFramePolicy property)
name_prefix (opentimelineio.schema.ImageSequenceReference property)
name_suffix (opentimelineio.schema.ImageSequenceReference property)
names() (in module opentimelineio.hooks)
nearest_valid_timecode_rate() (opentimelineio.opentime.RationalTime static method)
neighbors_of() (opentimelineio.core.Track method)
never (opentimelineio.core.Track.NeighborGapPolicy attribute)
NoDefaultMediaLinkerError
NoKnownAdapterForExtensionError
normalize() (opentimelineio.schema.V2d method)
normalized() (opentimelineio.adapters.svg.Rect method)
(opentimelineio.schema.V2d method)
normalizedExc() (opentimelineio.schema.V2d method)
normalizedNonNull() (opentimelineio.schema.V2d method)
normalizeExc() (opentimelineio.schema.V2d method)
normalizeNonNull() (opentimelineio.schema.V2d method)
NotAChildError
NotAFileOnDisk
NotSupportedError
number_of_images_in_sequence() (opentimelineio.schema.ImageSequenceReference method)
O
offset (opentimelineio.opentime.TimeTransform property)
opentimelineio
module
opentimelineio.adapters
module
opentimelineio.adapters.adapter
module
opentimelineio.adapters.cmx_3600
module
opentimelineio.adapters.fcp_xml
module
opentimelineio.adapters.file_bundle_utils
module
opentimelineio.adapters.otio_json
module
opentimelineio.adapters.otiod
module
opentimelineio.adapters.otioz
module
opentimelineio.adapters.svg
module
opentimelineio.algorithms
module
opentimelineio.algorithms.filter
module
opentimelineio.algorithms.stack_algo
module
opentimelineio.algorithms.timeline_algo
module
opentimelineio.algorithms.track_algo
module
opentimelineio.console
module
opentimelineio.console.autogen_plugin_documentation
module
opentimelineio.console.autogen_serialized_datamodel
module
opentimelineio.console.autogen_version_map
module
opentimelineio.console.console_utils
module
opentimelineio.console.otiocat
module
opentimelineio.console.otioconvert
module
opentimelineio.console.otiopluginfo
module
opentimelineio.console.otiostat
module
opentimelineio.console.otiotool
module
opentimelineio.core
module
opentimelineio.core.composable
module
opentimelineio.core.composition
module
opentimelineio.core.item
module
opentimelineio.core.mediaReference
module
opentimelineio.exceptions
module
opentimelineio.hooks
module
opentimelineio.media_linker
module
opentimelineio.opentime
module
opentimelineio.plugins
module
opentimelineio.plugins.manifest
module
opentimelineio.plugins.python_plugin
module
opentimelineio.schema
module
opentimelineio.schema.box2d
module
opentimelineio.schema.clip
module
opentimelineio.schema.effect
module
opentimelineio.schema.external_reference
module
opentimelineio.schema.generator_reference
module
opentimelineio.schema.image_sequence_reference
module
opentimelineio.schema.marker
module
opentimelineio.schema.schemadef
module
opentimelineio.schema.serializable_collection
module
opentimelineio.schema.timeline
module
opentimelineio.schema.transition
module
opentimelineio.schema.v2d
module
opentimelineio.schemadef
module
opentimelineio.test_utils
module
opentimelineio.url_utils
module
opentimelineio.versioning
module
ORANGE (opentimelineio.schema.Marker.Color attribute)
origin (opentimelineio.adapters.svg.Rect attribute)
OTIO_DEFAULT_MEDIA_LINKER
OTIO_DEFAULT_TARGET_VERSION_FAMILY_LABEL
OTIO_DISABLE_ENTRYPOINTS_PLUGINS
OTIO_DISABLE_SERIALIZED_SCHEMA_TEST
OTIO_DISABLE_SHELLOUT_TESTS
OTIO_PLUGIN_MANIFEST_PATH
OTIOAssertions (class in opentimelineio.test_utils)
OTIOError
out_offset (opentimelineio.schema.Transition property)
overlapping() (opentimelineio.core.Composable method)
overlaps() (opentimelineio.opentime.TimeRange method)
P
parameters (opentimelineio.schema.GeneratorReference property)
parent() (opentimelineio.core.Composable method)
parse() (opentimelineio.adapters.cmx_3600.ClipHandler method)
(opentimelineio.adapters.cmx_3600.CommentHandler method)
parse_arguments() (in module opentimelineio.console.otiotool)
parse_edl() (opentimelineio.adapters.cmx_3600.EDLParser method)
PINK (opentimelineio.schema.Marker.Color attribute)
plugin_info_map() (in module opentimelineio.plugins.python_plugin)
(opentimelineio.adapters.Adapter method)
(opentimelineio.adapters.adapter.Adapter method)
(opentimelineio.media_linker.MediaLinker method)
(opentimelineio.plugins.python_plugin.PythonPlugin method)
(opentimelineio.schema.SchemaDef method)
(opentimelineio.schema.schemadef.SchemaDef method)
Point (class in opentimelineio.adapters.svg)
presentation_time_for_image_number() (opentimelineio.schema.ImageSequenceReference method)
print_timeline_stats() (in module opentimelineio.console.otiotool)
PURPLE (opentimelineio.schema.Marker.Color attribute)
PythonPlugin (class in opentimelineio.plugins.python_plugin)
R
r (opentimelineio.adapters.svg.Color property)
random_color() (opentimelineio.adapters.svg.Color static method)
range_from_start_end_time() (in module opentimelineio.opentime)
(opentimelineio.opentime.TimeRange static method)
range_from_start_end_time_inclusive() (in module opentimelineio.opentime)
(opentimelineio.opentime.TimeRange static method)
range_in_parent() (opentimelineio.core.Item method)
(opentimelineio.schema.Transition method)
range_of_all_children() (opentimelineio.core.Composition method)
range_of_child() (opentimelineio.core.Composition method)
(opentimelineio.schema.Timeline method)
range_of_child_at_index() (opentimelineio.core.Composition method)
rate (opentimelineio.opentime.RationalTime property)
(opentimelineio.opentime.TimeTransform property)
(opentimelineio.schema.ImageSequenceReference property)
RationalTime (class in opentimelineio.opentime)
read_from_file() (in module opentimelineio.adapters)
(in module opentimelineio.adapters.otio_json)
(in module opentimelineio.adapters.otiod)
(in module opentimelineio.adapters.otioz)
(opentimelineio.adapters.Adapter method)
(opentimelineio.adapters.adapter.Adapter method)
read_from_string() (in module opentimelineio.adapters)
(in module opentimelineio.adapters.cmx_3600)
(in module opentimelineio.adapters.fcp_xml)
(in module opentimelineio.adapters.otio_json)
(opentimelineio.adapters.Adapter method)
(opentimelineio.adapters.adapter.Adapter method)
read_inputs() (in module opentimelineio.console.otiotool)
ReadingNotSupportedError
Rect (class in opentimelineio.adapters.svg)
RED (opentimelineio.schema.Marker.Color attribute)
redact_timeline() (in module opentimelineio.console.otiotool)
reference_cloned_and_missing() (in module opentimelineio.adapters.file_bundle_utils)
regex_template (opentimelineio.adapters.cmx_3600.CommentHandler attribute)
register_type() (in module opentimelineio.core)
release_to_schema_version_map() (in module opentimelineio.core)
relink_by_name() (in module opentimelineio.console.otiotool)
remove_metadata_key() (in module opentimelineio.console.otiotool)
rescaled_to() (opentimelineio.opentime.RationalTime method)
run() (in module opentimelineio.hooks)
(opentimelineio.hooks.HookScript method)
S
scale (opentimelineio.opentime.TimeTransform property)
schema_name() (opentimelineio.core.SerializableObject method)
schema_version() (opentimelineio.core.SerializableObject method)
SchemaDef (class in opentimelineio.schema)
(class in opentimelineio.schema.schemadef)
schemadef_module_from_name() (opentimelineio.plugins.manifest.Manifest method)
schemadefs (opentimelineio.plugins.manifest.Manifest property)
scripts_attached_to() (in module opentimelineio.hooks)
serializable_field() (in module opentimelineio.core)
SerializableCollection (class in opentimelineio.schema)
SerializableObject (class in opentimelineio.core)
SerializableObjectWithMetadata (class in opentimelineio.core)
serialize_json_to_file() (in module opentimelineio.core)
serialize_json_to_string() (in module opentimelineio.core)
set_media_references() (opentimelineio.schema.Clip method)
set_type_record() (in module opentimelineio.core)
SMPTE_Dissolve (opentimelineio.schema.Transition.Type attribute)
source_range (opentimelineio.core.Item property)
Stack (class in opentimelineio.schema)
stack_for_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
stack_timelines() (in module opentimelineio.console.otiotool)
start_frame (opentimelineio.schema.ImageSequenceReference property)
start_time (opentimelineio.opentime.TimeRange property)
stat_check() (in module opentimelineio.console.otiostat)
suffixes (opentimelineio.adapters.Adapter property)
(opentimelineio.adapters.adapter.Adapter property)
suffixes_with_defined_adapters() (in module opentimelineio.adapters)
summarize_timeline() (in module opentimelineio.console.otiotool)
svg_color() (opentimelineio.adapters.svg.Color method)
svg_point_string() (opentimelineio.adapters.svg.Point method)
SVGWriter (class in opentimelineio.adapters.svg)
T
target_url (opentimelineio.schema.ExternalReference property)
target_url_base (opentimelineio.schema.ImageSequenceReference property)
target_url_for_image_number() (opentimelineio.schema.ImageSequenceReference method)
time_from_string() (in module opentimelineio.console.otiotool)
time_scalar (opentimelineio.schema.LinearTimeWarp property)
TimeEffect (class in opentimelineio.schema)
Timeline (class in opentimelineio.schema)
timeline_for_sequence() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
timeline_from_clips() (in module opentimelineio.schema)
timeline_trimmed_to_range() (in module opentimelineio.algorithms.timeline_algo)
TimeRange (class in opentimelineio.opentime)
TimeTransform (class in opentimelineio.opentime)
to_edl_format() (opentimelineio.adapters.cmx_3600.DissolveEvent method)
(opentimelineio.adapters.cmx_3600.Event method)
(opentimelineio.adapters.cmx_3600.EventLine method)
to_frames() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime method)
to_json_file() (opentimelineio.core.SerializableObject method)
to_json_string() (opentimelineio.core.SerializableObject method)
to_seconds() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime method)
to_time_string() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime method)
to_timecode() (in module opentimelineio.opentime)
(opentimelineio.opentime.RationalTime method)
top_clip_at_time() (in module opentimelineio.algorithms.stack_algo)
top_level_sequences() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
Track (class in opentimelineio.core)
Track.Kind (class in opentimelineio.core)
Track.NeighborGapPolicy (class in opentimelineio.core)
track_for_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
track_trimmed_to_range() (in module opentimelineio.algorithms.track_algo)
track_with_expanded_transitions() (in module opentimelineio.algorithms.track_algo)
tracks (opentimelineio.schema.Timeline property)
tracks_for_channel() (opentimelineio.adapters.cmx_3600.EDLParser method)
transformed_time() (opentimelineio.core.Item method)
transformed_time_range() (opentimelineio.core.Item method)
Transition (class in opentimelineio.schema)
Transition.Type (class in opentimelineio.schema)
transition_for_element() (opentimelineio.adapters.fcp_xml.FCP7XMLParser method)
transition_type (opentimelineio.schema.Transition property)
TransitionFollowingATransitionError
trim_child_range() (opentimelineio.core.Composition method)
trim_timeline() (in module opentimelineio.console.otiotool)
trimmed_child_range() (opentimelineio.core.Composition method)
trimmed_range() (opentimelineio.core.Item method)
trimmed_range_in_parent() (opentimelineio.core.Item method)
(opentimelineio.schema.Transition method)
trimmed_range_of_child() (opentimelineio.core.Composition method)
trimmed_range_of_child_at_index() (opentimelineio.core.Composition method)
type_version_map() (in module opentimelineio.core)
U
UnsupportedSchemaError
upgrade_function_for() (in module opentimelineio.core)
url_from_filepath() (in module opentimelineio.url_utils)
V
V2d (class in opentimelineio.schema)
value (opentimelineio.core.Track.NeighborGapPolicy property)
(opentimelineio.opentime.RationalTime property)
(opentimelineio.schema.ImageSequenceReference.MissingFramePolicy property)
value_rescaled_to() (opentimelineio.opentime.RationalTime method)
version_manifests (opentimelineio.plugins.manifest.Manifest property)
Video (opentimelineio.core.Track.Kind attribute)
video_tracks() (opentimelineio.schema.Timeline method)
visible() (opentimelineio.core.Composable method)
visible_range() (opentimelineio.core.Item method)
W
WHITE (opentimelineio.schema.Marker.Color attribute)
width (opentimelineio.adapters.svg.Rect attribute)
write_output() (in module opentimelineio.console.otiotool)
write_to_file() (in module opentimelineio.adapters)
(in module opentimelineio.adapters.otio_json)
(in module opentimelineio.adapters.otiod)
(in module opentimelineio.adapters.otioz)
(opentimelineio.adapters.Adapter method)
(opentimelineio.adapters.adapter.Adapter method)
write_to_string() (in module opentimelineio.adapters)
(in module opentimelineio.adapters.cmx_3600)
(in module opentimelineio.adapters.fcp_xml)
(in module opentimelineio.adapters.otio_json)
(in module opentimelineio.adapters.svg)
(opentimelineio.adapters.Adapter method)
(opentimelineio.adapters.adapter.Adapter method)
WritingNotSupportedError
X
x (opentimelineio.schema.V2d property)
Y
y (opentimelineio.schema.V2d property)
YELLOW (opentimelineio.schema.Marker.Color attribute)
Read the Docs
v: latest
Versions
latest
stable
v0.15
v0.14
v0.13
v0.12
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.