Scroll to navigation

BYTES_TO_FRAMES(9) PCM API BYTES_TO_FRAMES(9)

NAME

bytes_to_frames - Unit conversion of the size from bytes to frames

SYNOPSIS

snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime * runtime, ssize_t size);

ARGUMENTS

runtime
PCM runtime instance
size
size in bytes

COPYRIGHT

May 2018 Kernel Hackers Manual 4.9.