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