Microsoft DirectX 8.1 (C++) |
Queries whether the media type was set on an input stream.
Syntax
bool InputTypeSet(
DWORD ulInputStreamIndex
);
Parameters
ulInputStreamIndex
Index of an input stream.
Return Value
Returns TRUE if the media type was set on this stream, or FALSE otherwise.