Dos And Don'ts - Cisco TelePresence SX20 Codec Reference Manual

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Introduction

Dos and don'ts

Here are some best practices when programming the Cisco
SX series API.
AVOID remote control emulation
The use of xCommand UserInterface OSD Key Click and
xCommand UserInterface OSD Key Press commands is highly
DO use complete commands
You should always use complete commands when program-
ming, i.e. always use xConfiguration Video instead of xconf
DO NOT subscribe to unnecessary feedback
Subscribing to too much feedback may congest the control
application. Although the amount of feedback may seem fine
in the current version, the amount of feedback may grow in
future releases.
SX20 Codec API Reference Guide CE9.1, JUNE 2017.
D15316.07
About the API
About the API
xConfiguration
discouraged. The commands are still available in the API, but
we recommend the use of direct commands, as this ensures
vid. The shortcuts can be used for searches in the API on the
command line, but not for programming. The reason for this is
xCommand
backwards compatibility in your integrations. Program against
the codec, not the on-screen-display.
that you might end up with ambiguous code when additional
commands are added to the API.
28
API Reference Guide
xStatus
Appendices
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents