Removes the clip at clipIndex from the timeline.
clipIndex
Future<void> removeClip(int textureId, int clipIndex) { throw UnimplementedError('removeClip() has not been implemented.'); }