Packs length samples from src to the data array in format info. The samples from source have each channel interleaved and will be packed into data.
length
src
info
data
a #GstAudioFormatInfo
#GstAudioPackFlags
a source array
pointer to the destination data
the amount of samples to pack.
Packs
length
samples fromsrc
to the data array in formatinfo
. The samples from source have each channel interleaved and will be packed intodata
.