count property

  1. @Int()
int count
getter/setter pair

< The number of barcodes detected

Implementation

@ffi.Int()
external int count;