streamtypes

package
v0.0.0-...-407183c Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2025 License: CC0-1.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServerTypeUndefined = ServerType(iota)
	ServerTypeRTSP
	ServerTypeSRT
	ServerTypeRTMP
	ServerTypeHLS
	ServerTypeWebRTC
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DestinationID

type DestinationID string

type OBSInstanceID

type OBSInstanceID string

type OBSState

type OBSState struct {
	xsync.Mutex
	VolumeMeters map[string][][3]float64
}

type ServerType

type ServerType int

func ParseServerType

func ParseServerType(s string) ServerType

func (ServerType) MarshalJSON

func (t ServerType) MarshalJSON() ([]byte, error)

func (ServerType) MarshalYAML

func (t ServerType) MarshalYAML() ([]byte, error)

func (ServerType) String

func (t ServerType) String() string

func (*ServerType) UnmarshalJSON

func (t *ServerType) UnmarshalJSON(b []byte) error

func (*ServerType) UnmarshalYAML

func (t *ServerType) UnmarshalYAML(b []byte) error

type StreamID

type StreamID string

type VideoConvertConfig

type VideoConvertConfig = recoder.EncoderConfig

Jump to

Keyboard shortcuts

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