reversePlayback property
Indicator that the Device supports reverse playback as defined in the ONVIF Streaming Specification.
Implementation
@JsonKey(name: '@ReversePlayback', fromJson: OnvifUtil.stringToBool)
final bool reversePlayback;
Indicator that the Device supports reverse playback as defined in the ONVIF Streaming Specification.
@JsonKey(name: '@ReversePlayback', fromJson: OnvifUtil.stringToBool)
final bool reversePlayback;