STREAM_TIME
Microsoft DirectShow 9.0 |
STREAM_TIME
- Note This API is deprecated. New applications should not use it.
The STREAM_TIME data type is used to express reference times in Microsoft DirectShow multimedia streaming. Units are 100 nanoseconds.
Syntax
typedef LONGLONG STREAM_TIME;
Remarks
This data type is equivalent to the DirectShow REFERENCE_TIME data type.
See Also