Class: exports

exports(ArrayByffer)

This class is presponsible for parsing video frames from mobile server

Constructor

new exports(ArrayByffer)

Parameters:
Name Type Description
ArrayByffer the raw frame data from mobile server

exports(videoId)

This class is responsible for handling the WebSocket communicatio with mobile server

Constructor

new exports(videoId)

Parameters:
Name Type Description
videoId GUID that is received from RequestStream command to mobile server

exports(videoPlayer)

This class handles the fallback logic for DirectStreaming

Constructor

new exports(videoPlayer)

Parameters:
Name Type Description
videoPlayer object Reference to video player component