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