mirror of
https://github.com/iluvcapra/pycmx.git
synced 2026-01-01 17:30:55 +00:00
Update README.md
This commit is contained in:
@@ -42,6 +42,11 @@ 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'
|
||||||
|
```
|
||||||
|
|
||||||
|
...and events contain 1...n edits.
|
||||||
|
|
||||||
|
```
|
||||||
>>> events[43].edits[0].source_in
|
>>> events[43].edits[0].source_in
|
||||||
'00:00:00:00'
|
'00:00:00:00'
|
||||||
>>> events[43].edits[0].transition.cut
|
>>> events[43].edits[0].transition.cut
|
||||||
|
|||||||
Reference in New Issue
Block a user