dynamicTracks property
Indication if the device supports dynamic creation and deletion of tracks
Implementation
@JsonKey(name: '@DynamicTracks', fromJson: OnvifUtil.stringToBool)
final bool dynamicTracks;
Indication if the device supports dynamic creation and deletion of tracks
@JsonKey(name: '@DynamicTracks', fromJson: OnvifUtil.stringToBool)
final bool dynamicTracks;