gopSizeUnits property
Indicates if the GOP Size in H264 is specified in frames or seconds. If seconds the system will convert the GOP Size into a frame count at run time.
Implementation
final H264GopSizeUnits? gopSizeUnits;
Indicates if the GOP Size in H264 is specified in frames or seconds. If seconds the system will convert the GOP Size into a frame count at run time.
final H264GopSizeUnits? gopSizeUnits;