1BYTES_TO_SAMPLES(9)              Sound Devices             BYTES_TO_SAMPLES(9)
2
3
4

NAME

6       bytes_to_samples - Unit conversion of the size from bytes to samples
7

SYNOPSIS

9       ssize_t bytes_to_samples(struct snd_pcm_runtime * runtime,
10                                ssize_t size);
11

ARGUMENTS

13       runtime
14           PCM runtime instance
15
16       size
17           size in bytes
18
20Kernel Hackers Manual 3.10         June 2019               BYTES_TO_SAMPLES(9)
Impressum