wakeupfdPlayback property

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

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

Implementation

@ffi.Int()
external int wakeupfdPlayback;