getProfile abstract method

List<SpeedBasedCameraBehaviorProfileValue> getProfile()

Gets the profile.

The speed ranges within the profile can overlap in order to prevent oscillations between adjacent levels.

Returns List<SpeedBasedCameraBehaviorProfileValue>. The profile.

Implementation

List<SpeedBasedCameraBehaviorProfileValue> getProfile();