IDataFrame

class genvid.IDataFrame()

A slice of the latest stream-data frames for a particular timecode.

Properties

genvid.IDataFrame.annotations

the annotations (warning: do not use for multistream, use the ‘sessions’ object instead)

Type:

genvid.IDataFrame.compositionData

Composition data

Type: genvid.ISourceCompositionData()

genvid.IDataFrame.sessions

the session object

Type:

genvid.IDataFrame.streams

the streams (warning: do not use for multistream, use the ‘sessions’ object instead)

Type:

genvid.IDataFrame.timeCode

the frame’s timecode

Type: number