codec property

Input<String?>? codec
final

The video codec for the output file. Valid values are gif, H.264, mpeg2, vp8, and vp9.

Implementation

final pulumi.Input<String?>? codec;