personalVideoClips property

bool? personalVideoClips
final

If enabled the user can add personal video clips from the device's media library. A button is added as last item in the composition menu or as first item in the video clip library menu in front of the video clip categories if any categories are defined.

// Defaults to:
true

Implementation

final bool? personalVideoClips;