Documentation
¶
Overview ¶
Package ffmpeg provides audio/video conversion via the ffmpeg binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct{}
Backend wraps the ffmpeg binary.
func (Backend) BinaryName ¶
func (Backend) Capabilities ¶
func (Backend) Capabilities() []backend.Capability
Click to show internal directories.
Click to hide internal directories.