OTVEventTimelineAnalyzer


@interface OTVEventTimelineAnalyzer : 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.

  • Declaration

    Objective-C

    - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;