CBaseVideoRenderer::SetSink (Compact 2013)
3/26/2014
Sets the IQualityControl object that will receive quality messages.
Syntax
HRESULT SetSink(
IQualityControl* piqc
);
Parameters
- piqc
Pointer to the IQualityControl object to which the notifications should be sent.
Return Value
Returns an HRESULT value.
Remarks
This member function implements the IQualityControl::SetSink method on the video renderer.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |