public void ShowMenu(DVD_MENU_ID menuId)
 {
     _mediaControl.ShowMenu(menuId);
 }