frames_to_bytes(9) 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