Microsoft DirectX 8.1 (C++) |
This section describes how to build various filter graphs for DV capture and transmit. The examples all use the ICaptureGraphBuilder2 interface to build the graphs.
In any DV capture or transmit graph, the first step is to create an instance of the MSDV device filter. For more information, see MSDV Driver and Using the System Device Enumerator.
This section contains the following examples:
See Also