createStreamingAgent
createStreamingAgent(options: ):
Creates a streaming object. Sources can later be attached using the Call.sendMediaTo method. Add the following line to your scenario code to use the function:
require(Modules.StreamingAgent);
Parameters
options:
Object with streaming parameters.
Returns
type: