gst

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPlugins

func CheckPlugins(plugins []string) error

gst-inspect-1.0

Types

type Pipeline

type Pipeline struct {
	Src    string
	Ctx    *C.GstPipelineCtx
	Sample chan types.Sample
	// contains filtered or unexported fields
}

func CreatePipeline

func CreatePipeline(pipelineStr string) (*Pipeline, error)

func (*Pipeline) AttachAppsink

func (p *Pipeline) AttachAppsink(sinkName string)

func (*Pipeline) AttachAppsrc

func (p *Pipeline) AttachAppsrc(srcName string)

func (*Pipeline) Destroy

func (p *Pipeline) Destroy()

func (*Pipeline) Pause

func (p *Pipeline) Pause()

func (*Pipeline) Play

func (p *Pipeline) Play()

func (*Pipeline) Push

func (p *Pipeline) Push(buffer []byte)

Jump to

Keyboard shortcuts

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