frame_id property Null safety

int frame_id
read / write

Integer id of the frame (that was returned by VideoWorker.addVideoFrame)

Implementation

int frame_id = 0;