bytes_to_samples (9) - Linux Manuals

bytes_to_samples: Unit conversion of the size from bytes to samples

NAME

bytes_to_samples - Unit conversion of the size from bytes to samples

SYNOPSIS

ssize_t bytes_to_samples(struct snd_pcm_runtime runtime, ssize_t size);

ARGUMENTS

runtime

PCM runtime instance

size

size in bytes

COPYRIGHT