InterDVDTitleSet๏ƒ

Inherits: Node < Object

One Video Title Set under an InterDVDDisc.

Description๏ƒ

Groups InterDVDTitle children and non-title InterDVDMenuPage children into VTS_NN_*. VMGM title menus stay direct children of InterDVDDisc. Titles not under a set compile as VTS 1.

Methods๏ƒ

InterDVDMenuPage

add_root_menu(name: String = "RootMenu")

InterDVDTitle

add_title(name: String = "Title")


Method Descriptions๏ƒ

InterDVDMenuPage add_root_menu(name: String = "RootMenu") ๐Ÿ”—

Appends a VTSM root menu for this title set.


InterDVDTitle add_title(name: String = "Title") ๐Ÿ”—

Appends a title in this title set.