CustomPlayerDelegate

Deprecated

Implementation of the extended PlayerDelegate abstract class required for Video Heartbeat integration. This is the only location to query video player APIs (BrightcoveVideoView) to gather data required by the video heartbeat library.

Functions

Link copied to clipboard
open fun getAdBreakInfo(): AdBreakInfo
Link copied to clipboard
open fun getAdInfo(): AdInfo
Link copied to clipboard
open fun getChapterInfo(): ChapterInfo
Link copied to clipboard
open fun getQoSInfo(): QoSInfo
Link copied to clipboard
open fun getVideoInfo(): VideoInfo
Link copied to clipboard
open fun setPlayerName(playerName: String)