Protocols

The following protocols are available globally.

  • Callback for video player events. Useful for analytic tracking.

    See more

    Declaration

    Objective-C

    @protocol ATVVideoPlayerDelegate <NSObject>

    Swift

    protocol ATVVideoPlayerDelegate : NSObjectProtocol