Plugin providing element for filling missing buffers in audio stream by addding buffers with silence instead.
It is part of Membrane Multimedia Framework.
The package can be installed by adding membrane_audio_filler_plugin
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_audio_filler_plugin, "~> 0.3.0"}
]
end
TODO
Copyright 2020, Software Mansion
Licensed under the Apache License, Version 2.0