Enumeration MKMetadataType

Enumeration Members

CAST: "CAST"

Used for custom messages between the sender and the remote receiver, such as a Chromecast receiver app.

CUETAG: "CUETAG"

HLS #EXT-X-CUE-OUT, #EXT-X-CUE-OUT-CONT and #EXT-X-CUE-IN tags are surfaced with this type.

CUSTOM: "CUSTOM"

All custom, i.e. unknown/unsupported HLS tags are surfaced with this type.

DATERANGE: "DATERANGE"

HLS #EXT-X-DATERANGE tags are surfaced with this type.

EMSG: "EMGS"

EMSG data from MP4 container formats are surfaced with this type. See MetadataType.ID3 for the MPEG-2 TS equivalent.

EVENT_STREAM: "EVENT-STREAM"

DASH EventStream events (also known as MPD Events) are surfaced with this type.

ID3: "ID3"

ID3 tags from MPEG-2 Transport Stream container formats are surfaced with this type.

SCTE: "SCTE"

HLS #EXT-X-SCTE35 tags are surfaced with this type.