Analytics
-
An instance of a player event
See moreDeclaration
Swift
public class OTVEvent : NSObject -
A timeline of events generated by the SDK
See moreDeclaration
Swift
public class OTVEventTimeline : NSObject -
Analyzer for
OTVEventTimelineto report startup/zapping time.See moreNote
If you are playing back two streams at the same time the results from this class are undefined.Declaration
Swift
public class OTVEventTimelineAnalyzer : NSObject -
The
OTVNetworkAnalyticsclass provides access to playback and network statistics.See moreNote
Not all values will be available immediately due to being accumulated over timeDeclaration
Swift
@objc public class OTVNetworkAnalytics : NSObject -
Network analytics related to adaptive streaming
See moreDeclaration
Swift
@objc public protocol AdaptiveStreaming -
Network analytics related to the content server
See moreDeclaration
Swift
@objc public protocol ContentServer -
Network analytics related to network usage
See moreDeclaration
Swift
@objc public protocol NetworkUsage -
The
See moreOTVPlaybackAnalyticsclass provides access to playback and playback statistics.Declaration
Swift
public class OTVPlaybackAnalytics : NSObject -
Playback analytics related to the player
See moreDeclaration
Swift
@objc public protocol Player
Analytics Reference