Optional ReadonlycontentThe content type this span was measured for, when known. Set alongside
mimeType for DRM license spans.
ReadonlyendWhen the stage completed, as a unix millisecond timestamp.
ReadonlykindOptional ReadonlymimeThe MIME type of the content this span was measured for, when known. Set
for DRM license spans so a certificate exchange and the per-content-type
license exchanges are distinguishable.
ReadonlystartWhen the stage began, as a unix millisecond timestamp.
Optional ReadonlytrackThe track this span was measured for, stamped at the source by the emitter that knows which track initiated the load. Omitted only when the initiating track is not yet known (e.g. an encrypted event handled before buffering DRM info is set).
A timed span for one stage of a track load.
Dispatched by the controller that owns the stage. Emitters attribute the span to the track it was measured for at the source (see trackUri); the player republishes it as a LoadSpanEvent. When the emitter cannot know the owning track,
trackUriis omitted and the span is dropped rather than misattributed.