dopplerPitch property

  1. @Float()
double dopplerPitch
getter/setter pair

Will be updated by ma_spatializer_process_pcm_frames() and can be used by higher level functions to apply a pitch shift for doppler effect.

Implementation

@ffi.Float()
external double dopplerPitch;