Trees | Indices | Help |
|
---|
|
object --+ | Event --+ | MetaEvent --+ | SmpteOffsetEvent
Designates the SMPTE start time (hours, minutes, secs, frames, subframes) of the track. Should be at the start of the track. The hour should not be encoded with the SMPTE format as it is in MIDI Time Code. In a format 1 file, the SMPTE OFFSET must be stored with the tempo map (ie, the first track). The final byte contains fractional frames in 100ths of a frame.
Data should be encoded as 5 bytes: <hour> <min> <sec> <frame> <fractional-frames>.
Note:
encoding is not currently implemented, so you need to do it
manually and set the data
attribute.
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
name =
|
|||
metacommand = 84
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |