Skip to main content

Playback Controls

Methods like didStartPlayingClip(atIndex:), didStopPlayingClip(atIndex:), updatePlayerTimeCode(timeCode:) and didUpdatePlaybackProgressOfClip(atIndex:to:) enable you to notify the SDK of user interactions during media playback. These methods ensure that the SDK is aware of when a key play clip starts, stops, or changes progress.

Table of Contents