posterArgs property

List<String>? posterArgs
final

The SECOND ffmpeg invocation extracting the poster still (unmodifiable), or null when the composition declares no Video.poster.

Implementation

final List<String>? posterArgs;