msToSamples

Accepts a time in milliseconds and the sample rate Returns the amount of samples that corresponds to the time in milliseconds.

float
msToSamples
nothrow @nogc
(
float ms
,
)

Meta