AudioMeta.samples
size_t samples() @property nothrowGet samples field.
Returns
the number of valid samples in the buffer
void samples(size_t propval) @property nothrowSet samples field.
Parameters
propval | the number of valid samples in the buffer |