Microsoft DirectX 9.0

AuxInTuningSpace Object

The AuxInTuningSpace object represents an auxiliary video input such as composite video or S-video.

Interfaces IAuxInTuningSpace
Outgoing Event Interfaces None.

Remarks

Applications should get this object from the SystemTuningSpaces collection. See Default Tuning Spaces.

Tune request objects created by this tuning space support the ITuneRequest and IChannelTuneRequest interfaces. The channel number indicates the input source:

Channel Number Input
0 S-video
1 Composite video

When the Video Control receives an AuxIn tune request, it creates a WDM analog TV filter graph and uses the crossbar filter to select the input.

See Also