videoGop property
Gop of the video frames in the CDN live stream. The default value is 30 fps.
Implementation
@JsonKey(includeIfNull: false)
int? videoGop;
Gop of the video frames in the CDN live stream. The default value is 30 fps.
@JsonKey(includeIfNull: false)
int? videoGop;