adas_stop_viewer_sequence()
Stop applying a viewer sequence that was previously started
Synopsis:
#include <adas/adas_api.h>adas_error_t adas_stop_viewer_sequence(void)Library:
libadasDescription:
This function assumes that adas_start_viewer_sequence() was called previously.
Returns:
ADAS_EOK when the function successfully completes, otherwise another adas_error_t value that provides the reason that the call failed.
Page updated:
