1SAMPLES_TO_BYTES(9) Sound Devices SAMPLES_TO_BYTES(9)
23
4
NAME
6samples_to_bytes - Unit conversion of the size from samples to bytes
7
SYNOPSIS
9ssize_t samples_to_bytes(struct snd_pcm_runtime * runtime,
10ssize_t size);
11
ARGUMENTS
13runtime
14PCM runtime instance
1516
size
17size in samples
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 SAMPLES_TO_BYTES(9)