rtp_tcp property
Indicates support for RTP over TCP.
Implementation
@JsonKey(
name: 'RTP_TCP',
fromJson: OnvifUtil.nullableMappedToBool,
)
final bool? rtp_tcp;
Indicates support for RTP over TCP.
@JsonKey(
name: 'RTP_TCP',
fromJson: OnvifUtil.nullableMappedToBool,
)
final bool? rtp_tcp;