height property

int? height
final

If the performance fallback on the publisher side is not enabled, this value represents the recommended video input height.
Otherwise, this value represents the maximum height of the current push stream.

Implementation

final int? height;