Scroll to navigation

FRAMES_TO_BYTES(9) Sound Devices FRAMES_TO_BYTES(9)

NAME

frames_to_bytes - Unit conversion of the size from frames to bytes

SYNOPSIS

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

ARGUMENTS

runtime

PCM runtime instance

size

size in frames

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10