rtpMulticast property
- @JsonKey(name: 'RTPMulticast', fromJson: OnvifUtil.nullableBoolMappedFromXml)
final
Indicates support for RTP multicast.
Implementation
@JsonKey(name: 'RTPMulticast', fromJson: OnvifUtil.nullableBoolMappedFromXml)
final bool? rtpMulticast;