decodedSampleRate property

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

the decoded sample rate to use. Set to 0 (default) to use the file's native sample rate.

Implementation

@ma_uint32()
external int decodedSampleRate;