algorithm property

  1. @UnsignedInt()
int algorithm
getter/setter pair

When set to ma_resample_algorithm_custom, pBackendVTable will be used.

Implementation

@ffi.UnsignedInt()
external int algorithm;