
Programming Guide
149
Microsoft Visual C++ Users
VC++ users need to setup the builder environment prior to start to
build your program. There are few steps you need to follow as
below:
1. Open the solution file (baseclasses.sln) or the project file
(baseclasses.dsw) under %DXSDK%\Sam-
ples\C++\DirectShow\BaseClasses and build it.
In above, %DXSDK% is the path of DirectX SDK.
2. Add the paths to the include directory in the settings of
your project:
%DXSDK%\include
%DXSDK%\Samples\C++\DirectShow\BaseClasses
3. Add the paths to the additional library directory in the
settings of your project:
%DXSDK%\Lib
%DXSDK%\Samples\C++\DirectShow\BaseClasses\Release
.Net Programming Users
Microsoft DirectShow only provides C++ programming. As for .net
users, they need convert DirectShow COM objects to .net class.
Fortunately, the work had been done as a sourceforge project.
Download the source codes and samples from
http://sourceforge.net/projects/directshownet/. It is a good start to
program your DirectShow codes by .net languages. We also pro-
vided samples dedicated to RTV cards in the installation directory.
Summary of Contents for cRTV-24
Page 4: ......
Page 8: ...List of Tables iv Table 5 2 C C Data Types 83 Table 5 3 Pixel Data 122 ...
Page 10: ......
Page 18: ...8 Introduction ...
Page 34: ...24 Hardware Reference Figure 2 8 STRG Address Jumpers ...
Page 55: ...Installation Guide 45 Figure 3 2 cRTV 24 3U cPCI ...
Page 61: ...Installation Guide 51 ...
Page 62: ...52 Installation Guide ...
Page 64: ...54 Installation Guide The Device Manager should be as follows ...
Page 67: ...Installation Guide 57 ...
Page 68: ...58 Installation Guide 3 When the following window appears please click Con tinue Anyway ...
Page 70: ...60 Installation Guide The Device Manager should be as follows ...
Page 72: ...62 Installation Guide 3 Click the Finish button to finish the installation ...
Page 76: ...66 Installation Guide ...
Page 144: ...134 Function Library ...
Page 174: ...164 Programming Guide ...