TV-Clip
Typname: TVClip
Erweitert Clip
Name |
Typ |
Beschreibung |
partOfTVSeries |
Serien |
Die Serie, zu der diese Folge oder Staffel gehört. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-03 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-03 (UTC)."],[[["TVClip extends the Clip type and provides additional information specifically for television clips."],["It includes a `partOfTVSeries` property to associate the clip with its respective TV series."]]],["The `TVClip` type, which extends the `Clip` type, represents a segment from a TV series. It includes a `partOfTVSeries` property, which is of the `TVSeries` type. This property identifies the specific TV series to which the given episode or season belongs, essentially linking the clip to its parent series. This allows for the categorization and organization of TV clips within a larger TV series context.\n"]]