cmd

package
v0.0.0-...-7b93736 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type BandwidthEstimator

type BandwidthEstimator interface {
	SetMedia(rtp.Media)
}

type MediaSource

type MediaSource interface {
	Play() error
	Stop() error
	SetTargetBitsPerSecond(uint)
}

type RTCPFeedback

type RTCPFeedback int
const (
	RTCP_NONE RTCPFeedback = iota
	RTCP_RFC8888
	RTCP_RFC8888_PION
	RTCP_TWCC
)

func (RTCPFeedback) String

func (f RTCPFeedback) String() string

Jump to

Keyboard shortcuts

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