# Functions
NewClient creates a instance of the client type.
# Constants
AppleHTTPLiveStreaming is the container for HLS video files.
AppleLiveOutputGroupType is the value for the type field on OutputGroup for jobs with Apple's HTTP Live Streaming (HLS) output.
FileOutputGroupType is the value for the type field on OutputGroup for jobs with a file output.
MPEG4 is the container for MPEG-4 video files.
ProductConductorFile is condutor file product.
ProductServer is the server product.
# Structs
APIError represents an error returned by the Elemental Cloud REST API.
AppleLiveGroupSettings define where the HLS job output should go.
Client is the basic type for interacting with the API.
CloudConfig contains configuration for Elemental Cloud, including Autoscaler Settings.
ContentDuration contains information about the content of the media in the job.
DateTime is a custom struct for representing time within ElementalConductor.
FileGroupSettings define where the file job output should go.
Input represents the spec for the job's input.
InputInfo contains metadata related to a job input.
Job represents a job to be sent to Elemental Cloud.
JobError represents an individual error on a job.
JobErrorDateTime is a custom time struct to be used on Media items.
JobList represents the response returned by a query for the list of jobs.
Location defines where a file is or needs to be.
Node is a server running one of Elemental products in one of its platforms.
Output defines the different processing stream assemblies for the job.
OutputGroup is a list of the indended outputs for the job.
Preset represents a preset.
PresetList represents the response returned by a query for the list of jobs.
StreamAssembly defines how each processing stream should behave.
StreamVideoDescription contains information about the video in a given stream assembly.
VideoInputInfo contains video metadata related to a job input.
# Type aliases
Container is the Video container type for a job.
NodeProduct is the product that is running inside a node.
OutputGroupType is a custom type for OutputGroup type field values.