Categorygithub.com/gen2brain/go-mpv
repositorypackage
0.2.3
Repository: https://github.com/gen2brain/go-mpv.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-mpv

Build Status Go Reference

Go bindings for libmpv.

Build tags

  • nocgo - use purego implementation (can also be used with CGO_ENABLED=0)
  • pkgconfig - use pkg-config
  • static - use static library (used with pkgconfig)