gopSizeUnits property

Mpeg2GopSizeUnits? gopSizeUnits
final

Relates to the GOP structure. Specifies whether the gopSize is specified in frames or seconds. If you do not plan to change the default gopSize, leave the default. If you specify SECONDS, MediaLive will internally convert the gop size to a frame count.

Implementation

final Mpeg2GopSizeUnits? gopSizeUnits;