SplitCam plugins  1.0.0
Get your own video or still image source as an integral part of SplitCam user interface
Functions
WebSource

Required by every web source provider. More...

Functions

const GUID splitcam::plugin::getWebInterfaceId ()
 
const wchar_t * splitcam::plugin::getWebUrl ()
 

Detailed Description

Required by every web source provider.

Function Documentation

◆ getWebInterfaceId()

const GUID splitcam::plugin::getWebInterfaceId ( )

SplitCam calls this function to get the web source interface identifier. The interface identifier defines the function set supported by the current plugin module.

Returns
GUID of the supported events interface version

◆ getWebUrl()

const wchar_t* splitcam::plugin::getWebUrl ( )

SplitCam uses this function to request the URL of a web page that should be opened in the web browser associated with the current web source instance.

Returns
URL address of a web resource to be opened in the pbrowser