setPitch method

void setPitch(
  1. double pitch
)

Implementation

void setPitch(double pitch) => _ffiSetPitch(pitch);