AudioRingBufferSpec.bufferTime
ulong bufferTime() @property nothrowGet bufferTime field.
Returns
the total buffer size in microseconds
void bufferTime(ulong propval) @property nothrowSet bufferTime field.
Parameters
propval | the total buffer size in microseconds |