captureWidth property Null safety

int captureWidth
final

The local video width. Unit: px. The resolution of video encoding uses width x height used to measure encoding quality.

Implementation

final int captureWidth;