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

AudioServerConnectRequest: used for sending requests to a Yodiwo Node, which supports audio streaming, so as to connect to the Audio Server More...

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

Public Attributes

string ServerIp
 ServerIp: specify the IP address of the YAudioServer that a YAudioClient has to connect with More...
 
int Port
 Port: specify the Port of the YAudioServer that a YAudioClient has to connect with More...
 
string AudioToken
 AudioToken: Specify the unique identifier that a YAudioClient has to use in the negotiation phase so as to conenct to the YAudioServer More...
 
string AudioDevDesc
 AudioDevDesc: Specify a string descriptor of the Audio Device More...
 
- Public Attributes inherited from Yodiwo.API.ApiMsg
int SeqNo
 Sequence number of this message More...
 

Detailed Description

AudioServerConnectRequest: used for sending requests to a Yodiwo Node, which supports audio streaming, so as to connect to the Audio Server

Member Data Documentation

string Yodiwo.API.MediaStreaming.AudioServerConnectRequest.AudioDevDesc

AudioDevDesc: Specify a string descriptor of the Audio Device

string Yodiwo.API.MediaStreaming.AudioServerConnectRequest.AudioToken

AudioToken: Specify the unique identifier that a YAudioClient has to use in the negotiation phase so as to conenct to the YAudioServer

int Yodiwo.API.MediaStreaming.AudioServerConnectRequest.Port

Port: specify the Port of the YAudioServer that a YAudioClient has to connect with

string Yodiwo.API.MediaStreaming.AudioServerConnectRequest.ServerIp

ServerIp: specify the IP address of the YAudioServer that a YAudioClient has to connect with


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