package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev

# Functions

New creates Settings with the defined width and height/.
NewByAspect creates Settings with the provided aspect ratio.
NewSquare creates Settings with a square aspect ratio.
NewWidescreen creates Settings with a Widescreen aspect ratio.

# Constants

Default Settings values.
Default Settings values.
Default Settings values.

# Structs

Pipeline allows the process of encoding and passing an image to the ffmpeg process to happen in parallel to the process of generating frames.
Proc is a running instance of ffmpeg.
Settings for an ffmpeg process.

# Interfaces

Framer provides an interface for rendering frames to ffmpeg.
Sizer returns a size.