This commit is contained in:
Jamie Hardt
2018-12-10 23:46:44 -06:00
parent 387158b07c
commit 2b8dd4c1c9
2 changed files with 5 additions and 7 deletions

View File

@@ -15,7 +15,6 @@ The `pycmx` package provides a basic interface for parsing a CMX 3600 EDL and it
## Usage
```
>>> import pycmx
>>> result = pycmx.parse_cmx3600("STP R1 v082517.edl")
>>> print(result[0:3])

View File

@@ -1,12 +1,11 @@
class CmxEvent:
"""Represents a source-record event.
Aside from exposing properites related to the raw CMX event itself,
(the `source_start`, `source_finish`, `transition` etc.) the event
also contains contextual information from the parsed CMX list, such as
`clip_name` and the frame counting mode in effect on the event.
Aside from exposing properites related to the raw CMX event itself,
(the `source_start`, `source_finish`, `transition` etc.) the event
also contains contextual information from the parsed CMX list, such as
`clip_name` and the frame counting mode in effect on the event.
"""
def __init__(self,title,number,clip_name,source_name,channels,