samples_to_bytes(9) Unit conversion of the size from samples to bytes

SYNOPSIS

ssize_t samples_to_bytes(struct snd_pcm_runtime * runtime, ssize_t size);

ARGUMENTS

runtime

PCM runtime instance

size

size in samples

COPYRIGHT