Returns the number of bits per channel, including padding.
Mirrors the buffer sizes if one is set to T.init.
Returns a string representation of this struct.
The length of the audio buffer in samples. See note on buffer length.
The length of the audio buffer in a given time. See note on buffer length.
The format of the audio
The number of input channels.
The number of output channels.
The sample rate of the specified stream.
Used to set audio specifications, etc.
Note on buffer length: When requesting, only one of the bufferSize parameters have to be set. If both are set, then bufferSize_slmp takes priority. If neither are set, then the library tries to request a recommended buffer size. On returning, both are set to reflect on the current specifications.