MSVidEncoder

 
Microsoft DirectShow 9.0

MSVidEncoder

This topic applies to Windows XP Service Pack 1 or later.

The MSVidEncoder object represents the encoder feature, which is required for using the Stream Buffer Engine with the Video Control.

Interfaces IMSVidDevice2, IMSVidEncoder
Outgoing Event Interfaces None.

Remarks

To obtain this object, call the IMSVidCtl::get_FeaturesAvailable method and enumerate the returned collection.

See Also