| Trees | Index | Help |
|
|---|
| Package svs_core :: Package time :: Module timeline :: Class Timecode_OLD |
|
Frame in the Timeline.
| Method Summary | |
|---|---|
__init__(self,
year,
month,
day,
hour,
minutes,
seconds)
| |
Displays timecode as string in format: "00:00:00". | |
Increases the current timecode values by the amounts specified in otherTimecode. | |
| Method Details |
|---|
__str__(self)
Displays timecode as string in format: "00:00:00".
|
add(self, timeDelta)Increases the current timecode values by the amounts specified inotherTimecode.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:24 2005 | http://epydoc.sf.net |