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

NAME

6       frames_to_bytes - Unit conversion of the size from frames to bytes
7

SYNOPSIS

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

ARGUMENTS

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