Skip to content

industrialml-inc/membrane_ogg_plugin_legacy

Repository files navigation

Membrane Ogg Plugin

Hex.pm API Docs CircleCI

Plugin for payloading an Opus stream into an Ogg file.

It is part of Membrane Multimedia Framework.

Installation

This package depends on libogg.

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

def deps do
  [
    {:membrane_ogg_plugin, "~> 0.1.0"}
  ]
end

Usage

TODO

Copyright and License

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published