convertGoogleCuePointsIntoBrightcoveCuePoints

open fun convertGoogleCuePointsIntoBrightcoveCuePoints(googleCuePointList: List<CuePoint>, videoDuration: Long): ArrayList<CuePoint>

Convert Google CuePoints into Brightcove CuePoints

Return

a list of Brightcove CuePoints

Parameters

googleCuePointList

- a list of Google CuePoints

videoDuration

- the video duration