Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Called when an asynchronous error occurs with the IMFSinkWriter.
Syntax
HRESULT OnStreamError(
DWORD dwStreamIndex,
HRESULT hrStatus
);
Parameters
dwStreamIndex
The index of the stream of the transform that raised the asynchronous error.
hrStatus
The error that occurred.
Return value
Returns an HRESULT value. Currently, the sink writer ignores the return value.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | mfreadwrite.h |