Membrane Multimedia Framework: Common C Routines

CircleCIHex.pmAPI Docs

This package provides useful C routines common to multiple elements utilizing native modules.

It is part of the Membrane Framework.

API documentation is available at HexDocs.

The following Bundlex dependencies are exported:

The source code is available at GitHub.

Installation

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

def deps do
  [
    {:membrane_common_c, "~> 0.15.0"}
  ]
end

Copyright 2018, Software Mansion

Software Mansion