Microsoft DirectX 9.0 |
Pointer to a critical section object. The CSourceSeeking class uses this critical section to synchronize access to the start and stop times, duration, and rate variables. This variable is initialized in the constructor method; see CSourceSeeking::CSourceSeeking.
Syntax
CCritSec *m_pLock;
See Also