SAMPLES_TO_BYTES(9) | Sound Devices | SAMPLES_TO_BYTES(9) |
NAME¶
samples_to_bytes - 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¶
June 2024 | Kernel Hackers Manual 3.10 |