libdav1d

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: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrEAGAIN = 11
)

Variables

This section is empty.

Functions

func Version

func Version() string

Types

type Decoder

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

func NewDecoder

func NewDecoder(r io.Reader, settings map[string]any) (d *Decoder, err error)

func (*Decoder) Close

func (d *Decoder) Close()

func (*Decoder) Decode

func (d *Decoder) Decode() (frame.Frame, error)

func (*Decoder) DecodeStream

func (d *Decoder) DecodeStream() *frame.Stream

func (*Decoder) Properties

func (d *Decoder) Properties() frame.StreamProperties

func (*Decoder) Version

func (d *Decoder) Version() string

Jump to

Keyboard shortcuts

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