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

# 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)

# Packages

No description provided by the author

# Functions

New creates a new mpv instance and an associated client API handle.

# Constants

End file reasons.
End file reasons.
End file reasons.
End file reasons.
End file reasons.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
EventID constants.
Data formats.
Data formats.
Data formats.
Data formats.
Data formats.
Data formats.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Event represents an mpv_event struct.
EventEndFile type.
EventLogMessage type.
EventProperty type.
EventStartFile type.
Mpv represents an mpv client.

# Type aliases

EventID type.
Format is data format for options and properties.
Reason is end file reason.