other versions
- stretch 4.9.168-1
BYTES_TO_FRAMES(9) | PCM API | BYTES_TO_FRAMES(9) |
NAME¶
bytes_to_frames - Unit conversion of the size from bytes to framesSYNOPSIS¶
snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime * runtime, ssize_t size);
ARGUMENTS¶
runtimePCM runtime instance
size
size in bytes
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |