Playback Controls
Methods like didStartPlayingClip(atIndex:)
, didStopPlayingClip(atIndex:)
, 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.