ISessionControl

Capture Manager SDK

ISessionControl

ISessionControl – it creates object for management of recording session by the next methods:

HRESULT createSession( VARIANT aArrayPtrSourceNodesOfTopology, REFIID aREFIID, IUnknown** aPtrPtrSession) - create session of topology, where aArrayPtrSourceNodesOfTopology is array of source topology nodes which stream media data, aREFIID is IID of session interface (ISession), aPtrPtrSession is pointer on created object.