enum

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AntiFlicker

type AntiFlicker uint

===

const (
	OUTDOOR AntiFlicker = iota
)

func (AntiFlicker) Value

func (i AntiFlicker) Value() string

type Backlight

type Backlight uint
const (
	DYNAMIC_RANGE_CONTROL Backlight = iota
)

func (Backlight) Value

func (b Backlight) Value() string

type DayNight

type DayNight uint
const (
	DAY_NIGHT_AUTO DayNight = iota
)

func (DayNight) Value

func (dn DayNight) Value() string

type Exposure

type Exposure uint
const (
	EXPOSURE_AUTO Exposure = iota
)

func (Exposure) Value

func (i Exposure) Value() string

type MainBitRate

type MainBitRate uint
const (
	MAIN_BIT_RATE_1024 MainBitRate = iota
	MAIN_BIT_RATE_1536
	MAIN_BIT_RATE_2048
	MAIN_BIT_RATE_3072
	MAIN_BIT_RATE_4096
	MAIN_BIT_RATE_5120
	MAIN_BIT_RATE_6144
	MAIN_BIT_RATE_7168
	MAIN_BIT_RATE_8192
)

func (MainBitRate) Value

func (mbr MainBitRate) Value() int

type MainFrameRate

type MainFrameRate uint
const (
	MAIN_FRAME_RATE_2 MainFrameRate = iota
	MAIN_FRAME_RATE_4
	MAIN_FRAME_RATE_6
	MAIN_FRAME_RATE_8
	MAIN_FRAME_RATE_10
	MAIN_FRAME_RATE_12
	MAIN_FRAME_RATE_15
	MAIN_FRAME_RATE_16
	MAIN_FRAME_RATE_18
	MAIN_FRAME_RATE_20
)

func (MainFrameRate) Value

func (mfr MainFrameRate) Value() int

type MainSize

type MainSize uint
const (
	MAIN_SIZE_3072_1728 MainSize = iota
	MAIN_SIZE_2592_1944
	MAIN_SIZE_2560_1440
	MAIN_SIZE_2048_1536
	MAIN_SIZE_2304_1296
)

func (MainSize) Value

func (ms MainSize) Value() string

type OsdPosition

type OsdPosition uint
const (
	UPPER_LEFT OsdPosition = iota
	TOP_CENTER
	UPPER_RIGHT
	LOWER_LEFT
	BOTTOM_CENTER
	LOWER_RIGHT
)

func (OsdPosition) Value

func (op OsdPosition) Value() string

type PostRecord

type PostRecord uint
const (
	POST_RECORD_SECONDS_15 PostRecord = iota
	POST_RECORD_SECONDS_30
	POST_RECORD_MINUTE_1
)

func (PostRecord) Value

func (pr PostRecord) Value() string

type RecordingProfile

type RecordingProfile uint
const (
	RECORDING_BASE RecordingProfile = iota
	RECORDING_MAIN
	RECORDING_HIGH
)

func (RecordingProfile) Value

func (ep RecordingProfile) Value() string

type Rotation

type Rotation uint
const (
	ROTATION_0 Rotation = iota
	ROTATION_90
	ROTATION_180
	ROTATION_270
)

func (Rotation) Value

func (r Rotation) Value() int

type RtspProfile

type RtspProfile uint
const (
	BASE RtspProfile = iota
	MAIN
)

func (RtspProfile) Value

func (rp RtspProfile) Value() string

type SubBitRate

type SubBitRate uint
const (
	SUB_BIT_RATE_64 SubBitRate = iota
	SUB_BIT_RATE_128
	SUB_BIT_RATE_160
	SUB_BIT_RATE_192
	SUB_BIT_RATE_256
	SUB_BIT_RATE_384
	SUB_BIT_RATE_512
)

func (SubBitRate) Value

func (sbr SubBitRate) Value() int

type SubFrameRate

type SubFrameRate uint
const (
	SUB_FRAME_RATE_4 SubFrameRate = iota
	SUB_FRAME_RATE_7
	SUB_FRAME_RATE_10
	SUB_FRAME_RATE_15
)

func (SubFrameRate) Value

func (sfr SubFrameRate) Value() int

type SubSize

type SubSize uint
const (
	SUB_SIZE_640_360 SubSize = iota
)

func (SubSize) Value

func (ss SubSize) Value() string

type UserLevel

type UserLevel uint
const (
	USER_LEVEL_GUEST UserLevel = iota
	USER_LEVEL_ADMIN
)

func (UserLevel) Value

func (ul UserLevel) Value() string

type WhiteBalance

type WhiteBalance uint
const (
	WHITE_BALANCE_AUTO WhiteBalance = iota
)

func (WhiteBalance) Value

func (wb WhiteBalance) Value() string

Jump to

Keyboard shortcuts

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