![]() |
Previous | Next |
This method displays the specified menu on the screen.
Syntax
MediaPlayer.DVD.MenuCall(uMenuID)
Parameters
uMenuID
ULONG value indicating the menu to display. It can have one of the following possible values.
Value | Description |
2 | Title Menu |
3 | Root Menu |
4 | Sub-picture Menu |
5 | Audio Menu |
6 | Angle Menu |
7 | Chapter Menu |
Return Value
This method does not return a value.
Previous | Next |