gopClosedCadence property

int? gopClosedCadence
final

Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.

Implementation

final int? gopClosedCadence;