gopSizeUnits property

Mpeg2GopSizeUnits? gopSizeUnits
final

Indicates if the GOP Size in MPEG2 is specified in frames or seconds. If seconds the system will convert the GOP Size into a frame count at run time.

Implementation

final Mpeg2GopSizeUnits? gopSizeUnits;