AudioBuffer.nSamples
size_t nSamples() @property nothrowGet nSamples field.
Returns
the size of the buffer in samples
void nSamples(size_t propval) @property nothrowSet nSamples field.
Parameters
propval | the size of the buffer in samples |
size_t nSamples() @property nothrowGet nSamples field.
void nSamples(size_t propval) @property nothrowSet nSamples field.
propval | the size of the buffer in samples |