Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This topic applies to Windows XP or later.
The IMSVidAudioRendererEvent interface is used to receive events from the audio renderer.
This interface is an outgoing connection-point interface. To receive events related to audio rendering, implement this interface in your application. Then call the IConnectionPoint::Advise method on the MSVidAudioRenderer object to establish a connection.
Inheritance
The IMSVidAudioRendererEvent interface inherits from the IMSVidOutputDeviceEvent interface.
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidAudioRendererEvent).
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | segment.h (include Msvidctl.h) |