CBaseVideoRenderer::SetSink

Sets the IQualityControl object that will receive quality messages.

HRESULT SetSink(
IQualityControl *piqc);

Parameters

  • piqc
    Pointer to the IQualityControl object to which the notifications should be sent.

Return Values

Returns an HRESULT value.

Remarks

This member function implements the IQualityControl::SetSink method on the video renderer.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.