Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Queries whether the media type was set on an output stream.
Syntax
bool OutputTypeSet(
DWORD ulOutputStreamIndex
);
Parameters
- ulOutputStreamIndex
Index of an output stream.
Return Value
Returns TRUE if the media type was set on this stream or otherwise returns FALSE.
Requirements
Header |
dmoimpl.h |
See Also
Reference
IMediaObjectImpl Class Template
DirectX Media Objects Reference
DMO Base Class Reference