actualBufferSizeInFramesPlayback property

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

Value from GetBufferSize(). internalPeriodSizeInFrames is not set to the actual buffer size when low-latency shared mode is being used due to the way the IAudioClient3 API works.

Implementation

@ma_uint32()
external int actualBufferSizeInFramesPlayback;