mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 17:00:53 +00:00
Update README.md
This commit is contained in:
@@ -28,7 +28,9 @@ The `pycmx` package provides a basic interface for parsing a CMX 3600 EDL and it
|
|||||||
120
|
120
|
||||||
>>> events[43].number
|
>>> events[43].number
|
||||||
'044'
|
'044'
|
||||||
>>> events[43].edits[0].source_in # events contain multiple edits to preserve A/B dissolves and key backgrounds
|
>>> events[43].edits[0].source_in # events contain multiple
|
||||||
|
# edits to preserve A/B dissolves
|
||||||
|
# and key backgrounds
|
||||||
'00:00:00:00'
|
'00:00:00:00'
|
||||||
>>> events[43].edits[0].transition.cut
|
>>> events[43].edits[0].transition.cut
|
||||||
True
|
True
|
||||||
|
|||||||
Reference in New Issue
Block a user