defs

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllResolutions = []Resolution{ResLD, ResHD}

Functions

This section is empty.

Types

type Resolution

type Resolution string // Resolution
const (
	ResHD Resolution = "HD" // High Definition (exact resolution unspecified - whatever the camera's main stream is set to)
	ResLD Resolution = "LD" // Low Definition (exact resolution unspecified - whatever the camera's sub stream is set to)
)

func ParseResolution

func ParseResolution(res string) (Resolution, error)

Jump to

Keyboard shortcuts

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