package
0.3.1
Repository: https://github.com/machinebox/sdk-go.git
Documentation: pkg.go.dev

# Functions

New makes a new Client.
NewCheckOptions makes a new CheckOptions object.

# Constants

StatusComplete indicates that a video operation has finished.
StatusDownloading indicates that a video file is being downloaded.
StatusFailed indicates that a video operation has failed.
StatusPending indicates that a video operation is pending.
StatusProcessing indicates that a video is being processed.

# Structs

CheckOptions are additional options that control the behaviour of Videobox when processing videos.
Client is an HTTP client that can make requests to the box.
Facebox holds box specific results.
Item describes a single entity that was discovered at one or many instances throughout the video.
Nudebox holds box specific results.
Range describes a period of time within the video.
Tagbox holds box specific results.
Video represents a video.
VideoAnalysis describes the results of a video processing operation.

# Type aliases

VideoStatus holds the status of a video processing operation.