forceExport property

bool? forceExport
final

If enabled, the photo/video will be rendered and exported in the defined output format even if no changes have been applied. Otherwise, the input asset will be passed through and might not match the defined output format.

Implementation

final bool? forceExport;