![SpinetiX Diva Скачать руководство пользователя страница 35](http://html.mh-extra.com/html/spinetix/diva/diva_technical-documentation-manual_1347696035.webp)
H MP Co n f igu ra tio n AP I - S p in e tiX Te ch n ica l Do cu me n ta tion v3 .1
© S p in e tiX S A A ll rig h ts re se rve d .
P a g e 3 5 of 5 8
Interactivity settings
This section describes all the parameters related to the interactivity settings on the device.
<accepts-events>
HMP300 and HMP350 only
Controls whether the player accepts interactive events from the USB connector or not. This must be
enabled when the player shall receive input from a touch screen for instance. This setting is disabled
by default on all players.
The possible values are: yes, no.
Note: Device must be rebooted for this parameter to be applied.
For instance, to disable interactivity events on the device, use:
<accepts-events>no</accepts-events>
<maximum-latency>
HMP300 and HMP350 only
Controls the rendering latency of the player.
This setting is important when using interactivity or low-latency streaming with the player. The player
always renders some images "in advance" to improve the playback smoothness. By using this buffering
strategy, it can ensure that the quality of the rendering will only depend on the average time needed
to render a frame. In most applications it is recommended to leave this value to its maximum as this
will ensure the best rendering of the content.
When using audio together with interactivity content, set the latency to at least 500ms and make sure
that
<reduce-interactive-latency>
is disabled.
The possible values are: 1.5, 1, 0.5, and 0.25.
For instance, to set the rendering latency to the best rendering quality, use:
<maximum-latency>1.5</maximum-latency>
<reduce-interactive-latency>
HMP300 and HMP350 only
Indicates that the player should reduce the rendering latency to its bare minimum when interactive
events are received. Using this option decreases the response time of the device when receiving events
(from a touch screen for instance). This will sacrifice rendering smoothness in order to improve
reactivity to the user actions.