rtpextension

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PlayoutDelayURI        = "http://www.webrtc.org/experiments/rtp-hdrext/playout-delay"
	PlayoutDelayDefaultMax = 4000 // 4s

)

Variables

This section is empty.

Functions

This section is empty.

Types

type PlayOutDelay

type PlayOutDelay struct {
	Min, Max uint16 // delay in ms
}

func PlayoutDelayFromValue

func PlayoutDelayFromValue(min, max uint16) PlayOutDelay

func (PlayOutDelay) Marshal

func (p PlayOutDelay) Marshal() ([]byte, error)

func (*PlayOutDelay) Unmarshal

func (p *PlayOutDelay) Unmarshal(rawData []byte) error

Jump to

Keyboard shortcuts

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