PlayerAdapterEvent
Event types a PlayerAdapter must forward (mirrors the TS PlayerAdapterEvent).
TIMEDMETADATA is optional/capability-style: content adapters used for SSAI playback emit it for each in-stream timed-metadata marker (HLS ID3 / EXT-X-DATERANGE) with a TimedMetadataCue payload, so the SDK can forward markers to IMA for ad tracking. Adapters that cannot surface metadata never emit it.
Entries
The playback position advanced; the SDK schedules breaks on it.
Volume or mute state changed.
An in-stream timed-metadata marker; the payload is a TimedMetadataCue.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.