Job Config Elementary Stream Video Stream H264Args
constructor(bitrateBps: Output<Int>, crfLevel: Output<Int>? = null, entropyCoder: Output<String>? = null, frameRate: Output<Int>, gopDuration: Output<String>? = null, heightPixels: Output<Int>? = null, hlg: Output<JobConfigElementaryStreamVideoStreamH264HlgArgs>? = null, pixelFormat: Output<String>? = null, preset: Output<String>? = null, profile: Output<String>? = null, rateControlMode: Output<String>? = null, sdr: Output<JobConfigElementaryStreamVideoStreamH264SdrArgs>? = null, vbvFullnessBits: Output<Int>? = null, vbvSizeBits: Output<Int>? = null, widthPixels: Output<Int>? = null)