class com.google.ads.studio.video.SmartStreamingConnection
An AbstractVideoConnection implemention that plays videos over the RTMP protocol. This extends from HttpConnection so that it can play subsequent video entries over http should the rtmp video entries fail.
Constructors
SmartStreamingConnection(videoController:
VideoController, trackAsAutoPlay:Boolean=false)
Creates an on demand streaming rtmp connection to the video.
Instance Methods
Defined in: com.google.ads.studio.video:HttpConnection
unload()
:
void
Defined in com.google.ads.studio.video:SmartStreamingConnection
unload()
:
void