device capabilities under direct x 7

Started by
-1 comments, last by adammil 23 years, 3 months ago
In DirectX, using DirectDraw, I am trying to retrieve the device capabilities for the video card. So I use GetCaps, and in the DDCAPS structure, there are several fields. dwSVB* relate to system-to-video blits, dwSSB* relate to system-to-system, dvVSB* are video-to-system, etc. But where is video-to-video?? I know there is non-local video to video, but that''s not what I''m talking about. In the DirectX Caps Viewer, it shows video-to-video, which is precisely what I need to know.. so does anybody know where I get that information from? Thanks!
adamm@san.rr.com

This topic is closed to new replies.

Advertisement