C2paSegmentVerified

One-shot verification outcome for a single init or media segment.

Field

Type

Repeated

Description

representation_id

string

Identifies the segment within its input. For CMAF Ingest this is the representation ID from the URL path; for MoQ it is the MoQ track name.

is_init

bool

True for the init segment validation event, false for media segments.

outcome

oneOf

⮑valid

C2paOutcomeValid

Segment validated cleanly against the live-video continuity chain.

⮑invalid

C2paOutcomeInvalid

Segment failed validation — either the signature/manifest was bad, or a continuity rule was violated.

Member of

Message

Description

CmafIngestInputEvent

MoqInputEvent