next up previous contents index
Next: General settings Up: DVD settings Previous: DVDI_TT_SRPTI   Contents   Index

DVDI_VIDEO_MODE

Query the attributes of the current Video Mode.

DWORD DVDQueryAttribute ( DVDI_VIDEO_MODE, PVIDEOMODE pVIDEO_MODE);

Arguments
PVIDEO_MODE pVIDEO_MODE Pointer to a VIDEO_MODE structure
typedef struct {
BYTE bAspectRatio  // Aspect Ratio
BYTE bDisplayMode  // Describes the permitted display modes on 4:3 monitors.
} VIDEO_MODE, *PVIDEO_MODE;
See

Return value
Zero if successful. Otherwise returns an error code.
DVDE_ARG Arguments are not valid.
DVDE_UNAUTHORIZED Unauthorized operation.

Figure 7.9: DVDI_VIDEO_MODE Operating Systems and Streaming Models
\begin{figure}\centering\begin{tabular}{\vert l\vert c\vert c\vert c\vert c\vert...
...$\bullet$& & & \\
Linux & & $\bullet$& & & \\
\hline
\end{tabular}\end{figure}



Realmagic Build 2001-12-07