IConfigAsfWriter2 interface
The IConfigAsfWriter2 interface inherits from the IConfigAsfWriter interface and provides additional methods to support the capabilities introduced in the Windows Media Format 9 Series SDK such as two-pass encoding and support for interlaced output.
Members
The IConfigAsfWriter2 interface inherits from IConfigAsfWriter. IConfigAsfWriter2 also has these types of members:
- Methods
Methods
The IConfigAsfWriter2 interface has these methods.
Method | Description |
---|---|
GetParam | Retrieves the current value of the specified filter configuration parameter. |
ResetMultiPassState | Resets the filter when a preprocessing encoding pass is canceled before it is completed. |
SetParam | Sets the value of the specified filter configuration parameter. |
StreamNumFromPin | Retrieves the stream number associated with the specified input pin. |
Requirements
Version |
Requires Dshowasf.h, Windows Media Format 9 Series SDK, or later versions of the SDK |