track_id property Null safety
read / write
ID of the lost face (track_id).
track_id is equal to sample.getID() for a sample given in any VideoWorker callback.
Implementation
int track_id = 0;
ID of the lost face (track_id).
track_id is equal to sample.getID() for a sample given in any VideoWorker callback.
int track_id = 0;