Skip to content

v0.09a.alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjhowell44 rjhowell44 released this 25 Feb 21:36
· 1314 commits to master since this release
5f25f1f

This is a patch release for v0.09.alpha, which was released without the required script and documentation updates, which has now been deleted.

The notes below are from the v0.09.alpha release. The v0.09a.alpha patch includes the updated examples scripts and docs

  1. Updated copyright notifications to reflect company name
  • Copyright (c) 2019-2021, Prominence AI, Inc.
  1. The following API's have changed
  • dsl_ode_action_sink_record_stop_new - removed session id param
  • dsl_ode_action_tap_record_stop_new - removed session id param
  • dsl_osd_new - there are now 2 input parameters to control the display of meta data, text_enabled, clock_enabled
  1. The follow API's are new
  • dsl_tap_record_outdir_get
  • dsl_tap_record_outdir_set
  • dsl_tap_record_container_get
  • dsl_tap_record_container_set
  • dsl_sink_record_outdir_get
  • dsl_sink_record_outdir_set
  • dsl_sink_record_container_get
  • dsl_sink_record_container_set
  • dsl_ode_trigger_limit_get
  • dsl_ode_trigger_limit_set
  • dsl_osd_text_enabled_get
  • dsl_osd_text_enabled_set