msToSamples

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

nothrow @nogc
T
msToSamples
(
T = float
)

Meta