1FRAME_ALIGNED(9) Sound Devices FRAME_ALIGNED(9)
23
4
NAME
6frame_aligned - Check whether the byte size is aligned to frames
7
SYNOPSIS
9int frame_aligned(struct snd_pcm_runtime * runtime, ssize_t bytes);
10
ARGUMENTS
12runtime
13PCM runtime instance
1415
bytes
16size in bytes
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 FRAME_ALIGNED(9)