ffmpeg

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Player

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

func NewPlayer

func NewPlayer() (*Player, error)

Play plays a stream provided by the reader using ffplay. Useful to test streams interactively.

func (*Player) Close

func (p *Player) Close() error

Close implements io.WriteCloser.

func (*Player) Write

func (p *Player) Write(d []byte) (n int, err error)

Write implements io.Writer.

Jump to

Keyboard shortcuts

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