VideoFrame.id

int id() @property

Get id field.

Returns

id of the mapped frame. the id can for example be used to

identify the frame in case of multiview video.

void id(int propval) @property

Set id field.

Parameters

propvalid of the mapped frame. the id can for example be used to identify the frame in case of multiview video.