<div dir="ltr">Hi Folks,<br><div>I have my custom audio plugin based on audioaggregator.</div><div>I have 2 input audio streams with different sample rates and I'm using audioresample element to resample the audio streams to the same rate before passing them to my custom plugin. In my custom plugin I've overwritten aggregate function where I print <span style="background-color:rgb(30,30,30);color:rgb(212,212,212);font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre">GstMapInfo.size</span> of audio buffers and I expect that buffers from 2 sinkpads which resampled before have the same size but they are different, is it mean that audio resampling wasn't actually performed before?</div><div>Regards,</div><div>Lusine</div></div>