preset property

String? preset
getter/setter pair

Enforces the specified codec preset.

The default is veryfast. The available options are FFmpeg-compatible. Note that certain values for this field may cause the transcoder to override other fields you set in the VideoStream message.

Implementation

core.String? preset;