Skip to content

audiobuffersplit: Added max-silence-time property

In gapless mode, max-silence-time defines a maximum time of silence to insert. If the gap between two buffers exceeds this time, a discont will be let through.

Merge request reports