Skip to main content

Interface: EncoderDetail

Encoder-dimension health and the metrics behind it.

Extends​

Properties​

audio?​

optional audio: DimensionHealth

Audio-encoder health: worst score across audio tracks; "unknown" when there is no audio track.


score?​

optional score: number

Normalized 0–10 sub-score. Omitted when state === "unknown".

Inherited from​

DimensionHealth.score


state​

state: HealthState

Health rating for this dimension.

Inherited from​

DimensionHealth.state


video?​

optional video: DimensionHealth

Video-encoder health: worst score across video tracks; "unknown" when there is no video track.