View Source Membrane Audio Filler Plugin
Plugin providing element for filling missing buffers in audio stream by addding buffers with silence instead.
It is part of Membrane Multimedia Framework.
installation
Installation
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.2.1"}
]
end
usage
Usage
TODO
copyright-and-license
Copyright and License
Copyright 2020, Software Mansion
Licensed under the Apache License, Version 2.0