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.
This method queries whether an input stream can accept more input. The derived class must declare and implement this method.
HRESULT InternalAcceptingInput(DWORDdwInputStreamIndex);
Parameters
- dwInputStreamIndex
Index of an input stream.
Return Values
Returns S_OK if the input stream can accept input or otherwise returns S_FALSE.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Dmoimpl.h.
See Also
DMO Reference | DMO Base Class Reference | IMediaObjectImpl
Send Feedback on this topic to the authors