videoTotalBlockTime property

  1. @JsonKey(name: 'videoTotalBlockTime')
int videoTotalBlockTime
getter/setter pair
  • Field description: cumulative video playback lag duration (ms)

Implementation

@JsonKey(name: 'videoTotalBlockTime')
int videoTotalBlockTime;