Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration lists the categories of events that require a player application to intialize system parameter (SPRM) values.
typedef enum { InitialAccess, TitlePartTimePlay, MenuCallToVmgmDom, MenuCallToVtsmDom} EDVDSParamEvent;
Elements
- InitialAccess
Indicates that the DVD-Video volume is being accessed for the first time. - TitlePartTimePlay
Indicates playback events. - MenuCallToVmgmDom
Indicates a menu call from the stopped state to the video manager menu domain (VMGM_DOM). - MenuCallToVtsmDom
Indicates a menu call from the stopped state or the VMGM_DOM to the video title set menu domain (VTSM_DOM).
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Dvdnav.h, Dvdnav.idl.
See Also
DVD-Video API Enumerated Types | IDVDNavigatorSink::InitializeSystemParameters
Send Feedback on this topic to the authors