Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
CAMThread::~CAMThread
Destructor method.
Syntax
virtual ~CAMThread(void);
Remarks
The destructor calls the CAMThread::Close method, which waits for the thread to exit.
Requirements
** Header:** Declared in Wxutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also