#include <streams.h>
#include <mmsystem.h>
#include <limits.h>
#include <measure.h>
Go to the source code of this file.
|
| int | TimeDiff (REFERENCE_TIME rt) |
| |
| void CALLBACK | EndOfStreamTimer (UINT uID, UINT uMsg, DWORD_PTR dwUser, DWORD_PTR dw1, DWORD_PTR dw2) |
| |
| int | isqrt (int x) |
| |
◆ RENDER_TIMEOUT
| #define RENDER_TIMEOUT 10000 |
◆ RLOG
◆ TIMEOUT_DELIVERYWAIT
| #define TIMEOUT_DELIVERYWAIT 50 |
◆ TIMEOUT_RESOLUTION
| #define TIMEOUT_RESOLUTION 10 |
◆ EndOfStreamTimer()
| void CALLBACK EndOfStreamTimer |
( |
UINT |
uID, |
|
|
UINT |
uMsg, |
|
|
DWORD_PTR |
dwUser, |
|
|
DWORD_PTR |
dw1, |
|
|
DWORD_PTR |
dw2 |
|
) |
| |
◆ isqrt()
◆ TimeDiff()
| int TimeDiff |
( |
REFERENCE_TIME |
rt | ) |
|
|
inline |
◆ AMQUALITY
| const TCHAR AMQUALITY[] = TEXT("ActiveMovie") |
◆ DRAWLATEFRAMES
| const TCHAR DRAWLATEFRAMES[] = TEXT("DrawLateFrames") |