VideoTimeCode.addFrames
void addFrames(long frames)Adds or subtracts frames amount of frames to tc. tc needs to contain valid data, as verified by gstvideo.video_time_code.VideoTimeCode.isValid.
Parameters
frames | How many frames to add or subtract |
void addFrames(long frames)Adds or subtracts frames amount of frames to tc. tc needs to contain valid data, as verified by gstvideo.video_time_code.VideoTimeCode.isValid.
frames | How many frames to add or subtract |