videoSourceConfiguration property

  1. @JsonKey(name: 'VideoSourceConfiguration')
VideoSourceConfiguration? videoSourceConfiguration
final

Optional configuration of the Video input.

Implementation

@JsonKey(name: 'VideoSourceConfiguration')
final VideoSourceConfiguration? videoSourceConfiguration;