gainSmoothTimeInMilliseconds property

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

When set to 0, gainSmoothTimeInFrames will be used. If both are set to 0, a default value will be used.

Implementation

@ma_uint32()
external int gainSmoothTimeInMilliseconds;