开发者

how can I detect the maximum size of overlay hardware via Direct Draw library?

开发者 https://www.devze.com 2022-12-24 22:47 出处:网络
how can I detect the maximum size of overlay hardware via 开发者_如何学运维Direct Draw library?As I know, there\'s no such kind of API to query that. You may only try.

how can I detect the maximum size of overlay hardware via 开发者_如何学运维Direct Draw library?


As I know, there's no such kind of API to query that. You may only try. Try to create overlay/normal render buffer. Query an API to get the supported FOURCC code. Try to set as many as back buffers as you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消