Membrane Multimedia Framework: FLACParser
This package provides an element parsing FLAC encoded audio stream. More info can be found in the docs for element module.
Installation
The package can be installed by adding membrane_element_flac_parser
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_element_flac_parser, "~> 0.3"}
]
end
Sponsors
This project is sponsored by Abridge AI, Inc.
Copyright and License
Copyright 2019, Software Mansion
Licensed under the Apache License, Version 2.0