Microsoft DirectX 9.0 |
The IsStreamTime method specifies whether the command is to be run at stream time or presentation time.
Syntax
BOOL IsStreamTime(void);
Return Value
Returns TRUE if set to stream time; otherwise, returns FALSE.
See Also