Analytics

  • An instance of a player event

    See more

    Declaration

    Objective-C

    
    @interface OTVEvent : NSObject
  • A timeline of events generated by the SDK

    See more

    Declaration

    Objective-C

    
    @interface OTVEventTimeline : NSObject
  • Analyzer for OTVEventTimeline to report startup/zapping time. note: If you are playing back two streams at the same time the results from this class are undefined.

    See more

    Declaration

    Objective-C

    
    @interface OTVEventTimelineAnalyzer : NSObject
  • The OTVNetworkAnalytics class provides access to playback and network statistics. note: Not all values will be available immediately due to being accumulated over time

    Declaration

    Objective-C

    
    @interface OTVNetworkAnalytics : NSObject
  • The OTVPlaybackAnalytics class provides access to playback and playback statistics.

    Declaration

    Objective-C

    
    @interface OTVPlaybackAnalytics : NSObject