wakeupfdCapture property

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

eventfd for waking up from poll() when the capture device is stopped.

Implementation

@ffi.Int()
external int wakeupfdCapture;