isPitchDisabled property

  1. @UnsignedChar()
int isPitchDisabled
getter/setter pair

Pitching can be explicitly disabled with MA_SOUND_FLAG_NO_PITCH to optimize processing.

Implementation

@ma_bool8()
external int isPitchDisabled;