![]()  | 
  
    SplitCam plugins
    1.0.0
    
   Get your own video or still image source as an integral part of SplitCam user interface 
   | 
 
Required by every web source provider. More...
Functions | |
| const GUID | splitcam::plugin::getWebInterfaceId () | 
| const wchar_t * | splitcam::plugin::getWebUrl () | 
Required by every web source provider.
| 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.
| 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.
 1.8.17