IXDSCodecConfig Interface

 
Microsoft DirectShow 9.0

IXDSCodecConfig Interface

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

The IXDSCodecConfig interface configures the XDS Codec filter. Most applications will not have to use this interface.

In addition to the methods inherited from IUnknown, the IXDSCodecConfig interface exposes the following method.

Method Description
GetSecureChannelObject Retrieves the secure channel object used to decrypt the stream.
SetPauseBufferTime Specifies how often the XDS Codec filter attempts to generate a new license.

See Also