Skip to content

membraneframework/membrane_vpx_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Membrane Template Plugin

Hex.pm API Docs CircleCI

This repository contains a template for new plugins.

Check out different branches for other flavors of this template.

It's a part of the Membrane Framework.

Installation

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

def deps do
  [
    {:membrane_template_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

Languages