View Source Membrane AAC plugin

Hex.pm API Docs CircleCI

This package provides AAC parser and complimentary elements for AAC.

It is a part of Membrane Multimedia Framework.

installation

Installation

The package can be installed by adding membrane_aac_plugin to your list of dependencies in mix.exs:

def deps do
  [
    {:membrane_aac_plugin, "~> 0.14.0"}
  ]
end

usage-example

Usage example

TODO

The docs can be found at Hex Docs.

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0