formatAsInt property

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

Set to 0 or ma_format_unknown to use the stream's internal format.

Implementation

@ffi.UnsignedInt()
external int formatAsInt;