set_averaging

Enables frame averaging at the given frame rate.

Parameters

boolean
Disable all implicit conversions and coercions.
default: true
Target frame duration
default: 0.1
units: Seconds

# Examples

# Sample response

{
    "target_duration": 0.1
}
1
2
3