formatAsInt property

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

Must be either ma_format_f32 or ma_format_s16.

Implementation

@ffi.UnsignedInt()
external int formatAsInt;