![]() |
Previous | Next |
This method returns to playing back a title from a menu.
Syntax
MediaPlayer.DVD.ResumeFromMenu()
Return Value
This method does not return a value.
Remarks
If the file is stopped or already running, this method does nothing.
This method returns to title playback in the TT_DOM domain. Applications typically call this method after calling MenuCall, which puts the digital video disc (DVD) player in either the VTSM_DOM domain or the VMGM_DOM domain.
For more information on domains, see the CurrentDomain property.
Previous | Next |