libaom

package
v0.0.0-...-fede9f9 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2024 License: BSD-2-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UsageGoodQuality = C.AOM_USAGE_GOOD_QUALITY
	UsageRealtime    = C.AOM_USAGE_REALTIME
	UsageAllIntra    = C.AOM_USAGE_ALL_INTRA
)

Variables

This section is empty.

Functions

func Version

func Version() string

Types

type Encoder

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

func NewEncoder

func NewEncoder(w io.Writer, properties frame.StreamProperties, settings map[string]any, logger utilities.Logger) (*Encoder, error)

func (*Encoder) Close

func (e *Encoder) Close()

func (*Encoder) Encode

func (e *Encoder) Encode(f frame.Frame) error

func (*Encoder) EncodeStream

func (e *Encoder) EncodeStream(stream *frame.Stream) error

func (*Encoder) Flush

func (e *Encoder) Flush() error

func (*Encoder) Statistics

func (e *Encoder) Statistics() frame.Statistics

func (*Encoder) Version

func (e *Encoder) Version() string

Jump to

Keyboard shortcuts

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