h264

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package h264 provides helpers for working with H264 Bitstreams

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spreader

type Spreader struct {
	Mtu       int
	Spreading bool
	RTPOffset uint16
	// contains filtered or unexported fields
}

func NewSpreader

func NewSpreader(mtu uint16) Spreader

func (*Spreader) Process

func (s *Spreader) Process(payload []byte) (outPayloads [][]byte, err error)

Jump to

Keyboard shortcuts

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