diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2019-04-10 13:14:47 -0400 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2019-04-19 15:16:47 -0400 |
| commit | a09f92013c020e23bad9fecd2cb7ad8b9dbb4fd6 (patch) | |
| tree | 9ba74b64b01188db9897aae49fb5c2a26e0f5130 /RtAudio.h | |
| parent | 201e08010dd1f321d9d16bfed29adc89b74b1732 (diff) | |
Minor text formatting issues.
Diffstat (limited to 'RtAudio.h')
| -rw-r--r-- | RtAudio.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -510,7 +510,7 @@ class RTAUDIO_DLL_PUBLIC RtAudio 0 and getDeviceCount() - 1. \param format An RtAudioFormat specifying the desired sample data format. \param sampleRate The desired sample rate (sample frames per second). - \param *bufferFrames A pointer to a value indicating the desired + \param bufferFrames A pointer to a value indicating the desired internal buffer size in sample frames. The actual value used by the device is returned via the same pointer. A value of zero can be specified, in which case the lowest |
