subgopLength property

H264SubGopLength? subgopLength
final

If set to fixed, use gopNumBFrames B-frames per sub-GOP. If set to dynamic, optimize the number of B-frames used for each sub-GOP to improve visual quality.

Implementation

final H264SubGopLength? subgopLength;