Namespace: XPMobileSDKSettings

XPMobileSDKSettings

Properties:
Name Type Description
XPMobileSDKSettings object The default values for settings.
Properties
Name Type Description
fileName string Name of the main file
clientType string Client type
communicationChanel string URL path of communication channel
videoChanel string URL path of video channel
audioChannel string URL path of audio channel
MobileServerURL string URL of Mobile Server
defaultEncryptionPadding string default Encryption Padding
primeLength number prime length
videoConnectionTimeout number video connection timeout
resamplingFactor number resampling factor
liveMessageMinimumInterval number live message minimum interval
socketRestartMinimumInterval number socket restart minimum interval
videoStreamRestartMinimumInterval number video stream restart minimum interval
supportsMultiThreaded boolean Flag indicating whether Multi thread is enabled
supportsCarousels boolean Flag indicating whether Carousels is enabled
supportsCHAP boolean Flag indicating whether CHAP is enabled
DirectStreaming boolean Flag indicating whether Direct streaming is enabled
SupportsAudioIn boolean Flag indicating whether Audio In is enabled
SupportsAudioOut boolean Flag indicating whether Audio Out is enabled
AudioCompressionLevel number Audio Compression Level when using browsers build in audio player
AudioCompressionLevelAudioAPI number Audio Compression Level when using Web Audio API
NoVideoTimeout number No Video Timeout
EnableConsoleLog boolean | string possible values: true, false, "error", "warn", "info", "log". "log", "info" and true are basically the same. All other values will be interpreted as true.
SupportsAdaptiveStreaming boolean Flag indicating whether Adaptive Streaming is enabled