bcc-code / bcc-media-platform

[BCC Media] Website and backend for the BCC Media apps
https://app.bcc.media
Apache License 2.0
9 stars 4 forks source link

Order of tracks in bmm #707

Closed mulundapm closed 11 months ago

mulundapm commented 11 months ago

Export starting timestamp of subclip track to order the tracks on bmm

fredrikvedvik commented 11 months ago

New property starts_at contains this information, and can be used for ordering.

mulundapm commented 11 months ago

@kkuepper