package frei0r
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Bindings for the frei0r API which provides video effects
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.1.2.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=90e06952937864c98386db6ca2472cb6
    
    
  sha512=2be3482d9e12ab05e36032409b8e3c272f57ec16c8ff139a5b36f65bc57ef2a02f249ec7ab287eae784fbfa33ee33785985c80f715e25b41af544b92f21ae58b
    
    
  doc/README.html
ocaml-frei0r
This package contains an OCaml interface for the frei0r library
Please read the COPYING file before using this software.
Prerequisites:
- ocaml
 - frei0r
 - findlib
 - dune >= 2.0
 
Compilation:
$ dune buildThis should build both the native and the byte-code version of the extension library.
Installation:
Via opam:
$ opam install frei0rVia dune (for developers):
$ dune installThis should install the library file in the appropriate place.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >