tune property
Enforces the specified codec tune.
The available options are
[FFmpeg-compatible](https://trac.ffmpeg.org/wiki/Encode/H.264#Tune).
Note that certain values for this field may cause the transcoder to
override other fields you set in the H264CodecSettings
message.
Implementation
core.String? tune;