IEVRMultiSinkFactory

Capture Manager SDK

IEVRMultiSinkFactory

IEVRMultiSinkFactory – it creates array of media sinks for rendering of video streams by the next methods:

HRESULT STDMETHODCALLTYPE createOutputNodes( LPVOID aHandle, IUnknown *aPtrUnkTarget, DWORD aOutputNodeAmount, VARIANT *aPtrArrayPtrTopologyOutputNodes) - create output nodes, where aHandle is handler, aPtrUnkTarget is a pointer on redering target surface, aOutputNodeAmount is an amount of output nodes, aPtrArrayPtrTopologyOutputNodes is an array of output rendering topology nodes.