Called when the IMFSinkWriter::Finalize method completes.
public:
HRESULT OnFinalize(
HRESULT hrStatus
)
hrStatus
Type: HRESULT
[in] The status code for the Finalize operation. If the value is an error code, the output file might be invalid.
Type: HRESULT
Returns an HRESULT value. Currently, the sink writer ignores the return value.
Refer to Media Foundation return codes.
This interface is available on Windows Vista if Platform Update Supplement for Windows Vista is installed.
Header: Declared in mfreadwrite.h.