temporaryOSDText property

  1. @JsonKey(name: '@TemporaryOSDText', fromJson: OnvifUtil.nullableStringToBool)
bool? temporaryOSDText
final

Indicates the support for temporary osd text configuration.

Implementation

@JsonKey(name: '@TemporaryOSDText', fromJson: OnvifUtil.nullableStringToBool)
final bool? temporaryOSDText;