DirectShow好象和游戏开发没有关系嘛,为何为DirectX的一部分?
DirectShow好象和游戏开发没有关系嘛,不是吗?为何微软要将它作为DirectX的一部分? 问题点数:20、回复次数:6Top
1 楼linclouds(小鱼儿)回复于 2001-11-28 22:01:55 得分 4
DirectShow是用来处理多媒体流的,使用DirectDraw和DirectSound来显示视频和音频,
DirectX虽说是为游戏开发的,也没规定不能做其他用途呀!Top
2 楼kinghawk(惊鸿)回复于 2001-11-29 08:19:26 得分 3
c语言也不是专门为编游戏用的,但现在的游戏大多都用c来编!Top
3 楼niniahze(小泽)回复于 2001-11-29 09:59:10 得分 3
programming interfaces (APIs) for creating games and other high-performance multimedia applications. It includes support for two-dimensional (2-D) and three-dimensional (3-D) graphics, sound effects, music, input devices, and networked applications such as multiplayer games.
Top
4 楼sanjiang()回复于 2001-11-29 19:50:48 得分 3
DS是基于DirectDraw,DirectSound的.Top
5 楼xianming74617461(uKey)回复于 2001-11-29 19:54:40 得分 4
DirectX初忠是直接存取设备,如DirectDraw==显卡
DirectSound == 声卡
好像DirectShow并不是这个意思??????Top
6 楼TalentSprite(举头望明月)回复于 2001-12-04 17:21:49 得分 3
Directx原本叫Game SDK,MS不想让她只做游戏,就改名了。Top




