Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.2 KB

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.4.0"}
  ]
end

Usage

TODO

Copyright and License

Copyright 2020, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0