EDVDSParamEvent (Windows Embedded CE 6.0)
1/6/2010
This enumeration lists the categories of events that require a player application to intialize system parameter (SPRM) values.
Syntax
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
Header | dvdnav.h, dvdnav.idl |
Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
DVD-Video API Enumerated Types
IDVDNavigatorSink::InitializeSystemParameters