timecode property
int
get
timecode
The timecode
read-only property of the BlobEvent interface
indicates the difference between the timestamp of the first chunk of data,
and the timestamp of the first chunk in the first BlobEvent
produced by
this recorder.
Note that the timecode
in the first produced BlobEvent
does not need
to be zero.
Implementation
int get timecode;