CBaseBasicVideo Class

 
Microsoft DirectShow 9.0

CBaseBasicVideo Class

CBaseBasicVideo Class Hierarchy

The CBaseBasicVideo class implements the IDispatch methods of the IBasicVideo interface. The remaining IBasicVideo methods are left as pure virtual methods, and must be implemented by a derived class.

The IDispatch methods in this class are standard implementations, and are not described in detail here.

Requirements

**  Header:** Declared in Ctlutil.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also