vidego

package module
v0.0.0-...-3c6013e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2021 License: MIT Imports: 3 Imported by: 0

README

vidego

A Go library for decoding and encoding MP4s, easily.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder struct {
	// contains filtered or unexported fields
}

func NewDecoder

func NewDecoder(path string) (*Decoder, error)

func (*Decoder) FrameCount

func (d *Decoder) FrameCount() int

func (*Decoder) Free

func (d *Decoder) Free()

func (*Decoder) GetNextFrame

func (d *Decoder) GetNextFrame() (bool, []image.Image, error)

func (*Decoder) Size

func (d *Decoder) Size() (int, int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL