...
Return a frame number corresponding to the timecode offset of the current video file.
Examples
...
language | text |
---|
// Print timecode offset for current video clip
...
int $offset = `getTimeCodeOffset`;
...
print $offset ;
...
Return a frame number corresponding to the timecode offset of the current video file.
...
language | text |
---|
// Print timecode offset for current video clip
...
int $offset = `getTimeCodeOffset`;
...
print $offset ;