babycat_waveform_get_num_samples()¶
-
uintptr_t babycat_waveform_get_num_samples(babycat_Waveform *waveform)¶
Returns the number of samples in an existing
babycat_Waveform
.- Parameters
waveform – A pointer to the
babycat_Waveform
.
Returns the number of samples in an existing babycat_Waveform
.
waveform – A pointer to the babycat_Waveform
.