videoGop property
Video GOP of the added stream to the broadcast. The default value is 30 frames.
Implementation
@JsonKey(includeIfNull: false)
int? videoGop;
Video GOP of the added stream to the broadcast. The default value is 30 frames.
@JsonKey(includeIfNull: false)
int? videoGop;