captureWidth property Null safety
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;
The local video width. Unit: px. The resolution of video encoding uses width x height used to measure encoding quality.
final int captureWidth;