IDVEnc Interface

 
Microsoft DirectShow 9.0

IDVEnc Interface

The IDVEnc interface sets and retrieves properties on the DV Video Encoder filter.

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

Method Description
get_IFormatResolution Retrieves the encoding resolution.
put_IFormatResolution Sets the encoding resolution.

Requirements

Header: Declared in Strmif.h; include Dshow.h.

Library: Use Strmiids.lib.