preset property

  1. @JsonKey(name: 'Preset')
ImagingPreset preset
final

Current Imaging Preset in use for the specified Video Source.

Implementation

@JsonKey(name: 'Preset')
final ImagingPreset preset;