Media Player SDK
|
Displays the specified menu, if available.
function DVD_Menu_Show(MenuType: TVFDVDMenu): Boolean;
__fastcall Boolean DVD_Menu_Show(TVFDVDMenu MenuType);
public Boolean DVD_Menu_Show(TVFDVDMenu MenuType);
Public Function DVD_Menu_Show(MenuType As TVFDVDMenu) As Boolean
public Boolean DVD_Menu_Show(TVFDVDMenu MenuType);
Boolean DVD_Menu_Show(TVFDVDMenu MenuType);
DVD_Menu_Show
Parameters |
Description |
MenuType: TVFDVDMenu |
Menu type. |
Returns true if the operation has been successful.
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|