bounds property
Rectangle specifying the Video capturing area. The capturing area shall not be larger than the whole Video source area.
Implementation
@JsonKey(name: 'Bounds')
final IntRectangle bounds;
Rectangle specifying the Video capturing area. The capturing area shall not be larger than the whole Video source area.
@JsonKey(name: 'Bounds')
final IntRectangle bounds;