Skip to content

Markers should use core.Item #332

@alatdneg

Description

@alatdneg

Hi, I'm having issues with markers, I'm implementing a treeview representation of the otio structure, which is going well but Markers are a pain as they are not parented, which is odd, as they are useless out of context, they always need a parent for calculating their position in the timeline.

So would it make sense for then to work the same way as every other structure in otio, i.e. using core.Item, this also means that their clip/timeline position can be resolved through a function call, instead of guesswork (took ages to work out how they work).

cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions