DVDBuilder for .NET
3.4
DVD Authoring Software Development Kit
|
Defines Video Manager (VMG) or Video Title Set (VTS) menus.
<menus displayMode="Letterbox|PanScan|Auto"> <menu> </menus>
Attribute | Option | Description |
displayMode | Specifies the menus display mode for 16:9 menus on 4:3 screen. | |
Letterbox | Only Letterbox is permitted. Letterbox mode will add black bars above and below the menu frame. | |
PanScan | Only Pan-Scan is permitted. Pan-Scan mode will crop the left and right side of the menu frame to fit to the 4:3. | |
Auto | Both Letterbox and PanScan are permitted. Automatic - player decide. |
Element | Description |
<menu> | Adds a Video Manager (VMG) or Video Title Set (VTS) menu. |