Microsoft DirectX 9.0

CBasicAudio Class

CBasicAudio Class Hierarchy

The CBasicAudio class implements the IDispatch methods of the IBasicAudio interface. The remaining IBasicAudio 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