Plegma API  v2
Yodiwo.API.MediaStreaming.VideoServerConnectRequest Class Reference

VideoServerConnectRequest: used for sending requests to a Yodiwo Node, which supports video streaming, so as to connect to the Video Server More...

Inheritance diagram for Yodiwo.API.MediaStreaming.VideoServerConnectRequest:
Yodiwo.API.Plegma.PlegmaApiMsg Yodiwo.API.ApiMsg

Public Attributes

string ServerIP
 ServerIp: specify the IP address of the YVideoServer that a YVideoClient has to connect with More...
 
int Port
 Port: specify the Port of the YVideoServer that a YVideoClient has to connect with More...
 
string VideoToken
 VideoToken: specify the unique identifier that a YVideoClient has to use in the negotiation phase so as to conenct to the YVideoServer More...
 
string VideoDevUrl
 VideoDevUrl: specify a string descriptor of the Video Device More...
 
string VideoDevUname
 VideoDevUname: specify the username so as to access the Video Device More...
 
string VideoDevPwd
 VideoDevPwd: specify the password so as to access the Video Device More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

VideoServerConnectRequest: used for sending requests to a Yodiwo Node, which supports video streaming, so as to connect to the Video Server

Member Data Documentation

int Yodiwo.API.MediaStreaming.VideoServerConnectRequest.Port

Port: specify the Port of the YVideoServer that a YVideoClient has to connect with

string Yodiwo.API.MediaStreaming.VideoServerConnectRequest.ServerIP

ServerIp: specify the IP address of the YVideoServer that a YVideoClient has to connect with

string Yodiwo.API.MediaStreaming.VideoServerConnectRequest.VideoDevPwd

VideoDevPwd: specify the password so as to access the Video Device

string Yodiwo.API.MediaStreaming.VideoServerConnectRequest.VideoDevUname

VideoDevUname: specify the username so as to access the Video Device

string Yodiwo.API.MediaStreaming.VideoServerConnectRequest.VideoDevUrl

VideoDevUrl: specify a string descriptor of the Video Device

string Yodiwo.API.MediaStreaming.VideoServerConnectRequest.VideoToken

VideoToken: specify the unique identifier that a YVideoClient has to use in the negotiation phase so as to conenct to the YVideoServer


The documentation for this class was generated from the following file: