Documentation
¶
Overview ¶
Package bundled exposes the embedded binary blobs for exiftool and ffmpeg. In dev builds (without the with_bundled_tools tag), all blobs are nil and the runtime falls back to PATH lookup.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExifTool []byte
ExifTool is the embedded exiftool binary for the current platform. Nil when built without -tags with_bundled_tools.
View Source
var FFmpeg []byte
FFmpeg is the embedded ffmpeg binary for the current platform. Nil when built without -tags with_bundled_tools.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.