subgopLength property

Mpeg2SubGopLength? subgopLength
final

Relates to the GOP structure. If you do not know what GOP is, use the default. FIXED: Set the number of B-frames in each sub-GOP to the value in gopNumBFrames. DYNAMIC: Let MediaLive optimize the number of B-frames in each sub-GOP, to improve visual quality.

Implementation

final Mpeg2SubGopLength? subgopLength;