common

package
v0.0.0-...-5ce46c6 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	VideoOutputFormat_name = map[int32]string{
		0: "MPEG_DASH",
		1: "HLS",
	}
	VideoOutputFormat_value = map[string]int32{
		"MPEG_DASH": 0,
		"HLS":       1,
	}
)

Enum value maps for VideoOutputFormat.

View Source
var (
	VideoResolution_name = map[int32]string{
		0: "P144",
		1: "P240",
		2: "P360",
		3: "P480",
		4: "P720",
		5: "P1080",
		6: "P1440",
		7: "P2160",
	}
	VideoResolution_value = map[string]int32{
		"P144":  0,
		"P240":  1,
		"P360":  2,
		"P480":  3,
		"P720":  4,
		"P1080": 5,
		"P1440": 6,
		"P2160": 7,
	}
)

Enum value maps for VideoResolution.

View Source
var File_common_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type VideoOutputFormat

type VideoOutputFormat int32
const (
	VideoOutputFormat_MPEG_DASH VideoOutputFormat = 0
	VideoOutputFormat_HLS       VideoOutputFormat = 1
)

func (VideoOutputFormat) Descriptor

func (VideoOutputFormat) Enum

func (VideoOutputFormat) EnumDescriptor deprecated

func (VideoOutputFormat) EnumDescriptor() ([]byte, []int)

Deprecated: Use VideoOutputFormat.Descriptor instead.

func (VideoOutputFormat) Number

func (VideoOutputFormat) String

func (x VideoOutputFormat) String() string

func (VideoOutputFormat) Type

type VideoResolution

type VideoResolution int32
const (
	VideoResolution_P144  VideoResolution = 0
	VideoResolution_P240  VideoResolution = 1
	VideoResolution_P360  VideoResolution = 2
	VideoResolution_P480  VideoResolution = 3
	VideoResolution_P720  VideoResolution = 4
	VideoResolution_P1080 VideoResolution = 5 // HD
	VideoResolution_P1440 VideoResolution = 6 // Ultra HD
	VideoResolution_P2160 VideoResolution = 7 // 4k
)

func (VideoResolution) Descriptor

func (VideoResolution) Enum

func (x VideoResolution) Enum() *VideoResolution

func (VideoResolution) EnumDescriptor deprecated

func (VideoResolution) EnumDescriptor() ([]byte, []int)

Deprecated: Use VideoResolution.Descriptor instead.

func (VideoResolution) Number

func (VideoResolution) String

func (x VideoResolution) String() string

func (VideoResolution) Type

Jump to

Keyboard shortcuts

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