Searched refs:SetBufferingBySamplesCount (Results 1 – 3 of 3) sorted by relevance
67 public void SetBufferingBySamplesCount(uint samplesCount) in SetBufferingBySamplesCount() method in Antmicro.Renode.Sound.PCMEncoder
130 encoder.SetBufferingBySamplesCount((uint)txBufferSize.Value / (txSampleWidth / 8)); in StartTx()
73 encoder.SetBufferingBySamplesCount((uint)maxSamplesCount.Value); in Start()