Home | Trees | Indices | Help |
|
---|
|
object --+ | PlayTime
Represents a footage time point, in the format HH:MM:SS:MMM where MMM can be either 2 or 3 digits.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Construct a PlayTime object given a point in time in the format HH:MM:SS:MMM where MMM can be either 2 or 3 digits. Alternatively, seconds can be provided (which may be a float).
|
Returns the difference rounded to nearest second between two time points. The 'other' time point must take place before the current time point. |
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 24 16:45:40 2013 | http://epydoc.sourceforge.net |