decoderOutputFrameRate property

  1. @JsonKey(name: 'decoderOutputFrameRate')
int? decoderOutputFrameRate
final

The frame rate (fps) of decoding the remote video.

Implementation

@JsonKey(name: 'decoderOutputFrameRate')
final int? decoderOutputFrameRate;