diff --git a/index.bs b/index.bs index 3e76be7..e3c5063 100644 --- a/index.bs +++ b/index.bs @@ -1082,8 +1082,10 @@ dictionary MediaMetadataInit { enum MediaKind { "advertisement", - "generic", - "pregeneric", + "closing-credits", + "cold-open-scene", + "opening-credits", + "post-credits-scene", "summary", "" }; @@ -1108,8 +1110,41 @@ enum MediaKind {

A {{MediaMetadata}} has an associated kind, - which is a {{MediaKind}}. + which is a {{MediaKind}}, which can have one of the following value: +

+ "advertisement", + "credits", + "precredits", + "summary", + ""

A {{MediaMetadata}} has an associated sequence of