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