rtp_rtsp_tcp property
Indicates support for RTP/RTSP/TCP.
Implementation
@JsonKey(
name: 'RTP_RTSP_TCP',
fromJson: OnvifUtil.nullableMappedToBool,
)
final bool? rtp_rtsp_tcp;
Indicates support for RTP/RTSP/TCP.
@JsonKey(
name: 'RTP_RTSP_TCP',
fromJson: OnvifUtil.nullableMappedToBool,
)
final bool? rtp_rtsp_tcp;