seekTarget property

  1. @UnsignedLongLong()
int seekTarget
getter/setter pair

The PCM frame index to seek to in the mixing thread. Set to (~(ma_uint64)0) to not perform any seeking.

Implementation

@ma_uint64()
external int seekTarget;