Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This enumeration lists all of the DVD-Video domains.
Syntax
typedef enum {
DVD_FP_DOM,
DVD_VMGM_DOM,
DVD_VTSM_DOM,
DVD_TT_DOM
} EDVDDomainType;
Elements
- DVD_FP_DOM
Indicates the first play domain (FP_DOM).
- DVD_VMGM_DOM
Indicates the video menu manager domain (VMGM_DOM).
- DVD_VTSM_DOM
Indicates the video title set manager domain (VTSM_DOM).
- DVD_TT_DOM
Indicates the title domain (TT_DOM).
Requirements
| Header | dvdata.h, dvdata.idl |
| Windows Embedded CE | Windows CE .NET 4.0 and later |