genvidClient

Interfaces

Functions

genvidClient.createGenvidClient(apiStreams, url, token, videoDivId, reserved)

Creates a new GenvidClient.

Arguments:
  • apiStreamsgenvidClient.IStreamInfo() The stream information
  • url – string The URL to the Genvid service
  • token – string The token needed for authentication
  • videoDivId – string The ID of the div element for the video
  • reserved – any
Returns:

genvidClient.IGenvidClient() The Genvid client