encodedFrameCount property

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

The number of the sent video frames, represented by an aggregate value.

Implementation

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