Interface StreamEvent


Events the stream manager raises as notifications during stream playback.
Methods
getAd
getStreamData

Methods


getAd

getAd(): Ad
Returns
Ad returns an Ad object with information for the current ad.

getStreamData

getStreamData(): StreamData
Returns
StreamData return a StreamData object with information about the current stream.