fps property
The frame rate of the video streams being published. The value range is 1,30
. The default value is 1.
Implementation
@JsonKey(name: 'fps')
final int? fps;
The frame rate of the video streams being published. The value range is 1,30
. The default value is 1.
@JsonKey(name: 'fps')
final int? fps;