Class StatisticsPerLabel

Export

StatisticsPerLabel

Hierarchy (view full)

Constructors

Properties

billableEgressBytes?: EgressInformation[]

Billable egress output

Memberof

StatisticsPerLabel

billableEncodingMinutes?: BillableEncodingMinutes[]

Billable minutes for each encoding configuration

Memberof

StatisticsPerLabel

billableFeatureMinutes?: BillableEncodingFeatureMinutes[]

Billable minutes for features

Memberof

StatisticsPerLabel

billableMinutes?: number

The billable minutes.

Memberof

StatisticsPerLabel

billableTransmuxingMinutes?: number

Billable minutes for muxings.

Memberof

StatisticsPerLabel

bytesEgressTotal?: number

Egress output generated by file transfers in bytes

Memberof

Statistics

bytesEncodedTotal?: number

Bytes encoded total. (required)

Memberof

Statistics

label?: string

An optional error message, when the event is in error state (occurs at event: ERROR) (required)

Memberof

StatisticsPerLabel

timeEncodedTotal?: number

Time in seconds encoded for all contained daily statistics. (required)

Memberof

Statistics