AddLive C SDK  2.0.0.11
Native C bindings for the AddLive Service SDK
 All Data Structures Files Functions Variables Typedefs Macros
Data Fields
ADLConnectionDescriptor Struct Reference

#include <addlive_sdk.h>

Data Fields

ADLString url
 
ADLString scopeId
 
bool autopublishVideo
 
bool autopublishAudio
 
ADLVideoStreamDescriptor lowVideoStream
 
ADLVideoStreamDescriptor highVideoStream
 
ADLAuthDetails authDetails
 

Detailed Description

Describes a connection establishement request

See Also
adl_connect

Field Documentation

ADLString url

URL of scope to connect to.

ADLString scopeId

Id of scope to connect to

bool autopublishVideo

Flag defining whether the video stream should be published after establishing a connection to the streaming server.

bool autopublishAudio

Flag defining whether the audio stream should be published after establishing a connection to the streaming server.

ADLVideoStreamDescriptor lowVideoStream

Configuration of the baseline (low quality) video stream

ADLVideoStreamDescriptor highVideoStream

Configuration of the high quality video stream

ADLAuthDetails authDetails

New Auth API authentication details.


The documentation for this struct was generated from the following file:
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.