temporallayerselector

package
v0.0.0-...-1a1f98b Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Select

func Select(_extPkt *buffer.ExtPacket, current int32, _target int32) (this int32, next int32)

Types

type Null

type Null struct{}

func NewNull

func NewNull() *Null

type TemporalLayerSelector

type TemporalLayerSelector interface {
	Select(extPkt *buffer.ExtPacket, current int32, target int32) (this int32, next int32)
}

type VP8

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

func NewVP8

func NewVP8(logger logger.Logger) *VP8

func (*VP8) Select

func (v *VP8) Select(extPkt *buffer.ExtPacket, current int32, target int32) (this int32, next int32)

Jump to

Keyboard shortcuts

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