Versions in this module Expand all Collapse all v0 v0.0.2 Dec 18, 2020 v0.0.1 Dec 17, 2020 Changes in this version + type AntiFlicker uint + const OUTDOOR + func (i AntiFlicker) Value() string + type Backlight uint + const DYNAMIC_RANGE_CONTROL + func (b Backlight) Value() string + type DayNight uint + const DAY_NIGHT_AUTO + func (dn DayNight) Value() string + type Exposure uint + const EXPOSURE_AUTO + func (i Exposure) Value() string + type MainBitRate uint + const MAIN_BIT_RATE_1024 + const MAIN_BIT_RATE_1536 + const MAIN_BIT_RATE_2048 + const MAIN_BIT_RATE_3072 + const MAIN_BIT_RATE_4096 + const MAIN_BIT_RATE_5120 + const MAIN_BIT_RATE_6144 + const MAIN_BIT_RATE_7168 + const MAIN_BIT_RATE_8192 + func (mbr MainBitRate) Value() int + type MainFrameRate uint + const MAIN_FRAME_RATE_10 + const MAIN_FRAME_RATE_12 + const MAIN_FRAME_RATE_15 + const MAIN_FRAME_RATE_16 + const MAIN_FRAME_RATE_18 + const MAIN_FRAME_RATE_2 + const MAIN_FRAME_RATE_20 + const MAIN_FRAME_RATE_4 + const MAIN_FRAME_RATE_6 + const MAIN_FRAME_RATE_8 + func (mfr MainFrameRate) Value() int + type MainSize uint + const MAIN_SIZE_2048_1536 + const MAIN_SIZE_2304_1296 + const MAIN_SIZE_2560_1440 + const MAIN_SIZE_2592_1944 + const MAIN_SIZE_3072_1728 + func (ms MainSize) Value() string + type OsdPosition uint + const BOTTOM_CENTER + const LOWER_LEFT + const LOWER_RIGHT + const TOP_CENTER + const UPPER_LEFT + const UPPER_RIGHT + func (op OsdPosition) Value() string + type PostRecord uint + const POST_RECORD_MINUTE_1 + const POST_RECORD_SECONDS_15 + const POST_RECORD_SECONDS_30 + func (pr PostRecord) Value() string + type RecordingProfile uint + const RECORDING_BASE + const RECORDING_HIGH + const RECORDING_MAIN + func (ep RecordingProfile) Value() string + type Rotation uint + const ROTATION_0 + const ROTATION_180 + const ROTATION_270 + const ROTATION_90 + func (r Rotation) Value() int + type RtspProfile uint + const BASE + const MAIN + func (rp RtspProfile) Value() string + type SubBitRate uint + const SUB_BIT_RATE_128 + const SUB_BIT_RATE_160 + const SUB_BIT_RATE_192 + const SUB_BIT_RATE_256 + const SUB_BIT_RATE_384 + const SUB_BIT_RATE_512 + const SUB_BIT_RATE_64 + func (sbr SubBitRate) Value() int + type SubFrameRate uint + const SUB_FRAME_RATE_10 + const SUB_FRAME_RATE_15 + const SUB_FRAME_RATE_4 + const SUB_FRAME_RATE_7 + func (sfr SubFrameRate) Value() int + type SubSize uint + const SUB_SIZE_640_360 + func (ss SubSize) Value() string + type UserLevel uint + const USER_LEVEL_ADMIN + const USER_LEVEL_GUEST + func (ul UserLevel) Value() string + type WhiteBalance uint + const WHITE_BALANCE_AUTO + func (wb WhiteBalance) Value() string