boundsRange property
Supported range for the capturing area. Device that does not support cropped streaming shall express BoundsRange option as mentioned below BoundsRange->XRange and BoundsRange->YRange with same Min/Max values HeightRange and WidthRange Min/Max values same as VideoSource Height and Width Limits.
Implementation
@JsonKey(name: 'BoundsRange')
final IntRectangleRange boundsRange;