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