Subtitle (Subt) Decode Configuration Command - Cisco D9800 Reference Manual

Network transport receiver
Hide thumbs Also See for D9800:
Table of Contents

Advertisement

Decode Configuration Commands
If successful, the return body will look like:
"decode": {
}

Subtitle (SUBT) Decode Configuration Command

Table 173: Command Details
Command Detail
Command URL
Command Information
HTTP Methods
Access Type
Access Level
GET Syntax
POST Syntax
Setting Parameters using
command line arguments is
limited to maximum of 26
arguments after the ?.
URI Parameters (extension to the Command URL separated by /): N/A
Note
Table 174: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
opmode
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
208
"ar": {
"arselect": "Auto",
"sdar": "4:3"
}
Description
https://192.168.0.1/ws/v2/service_cfg/decode/subt
Allows set or get of subtitle decode settings parameters.
GET, POST
Read, Write
User, Admin
One of the following:
GET "https://192.168.0.1/ws/v2/service_cfg/decode/subt", or
GET "https://192.168.0.1/ws/v2/service_cfg/decode/subt?opmode"
POST "https://192.168.0.1/ws/v2/service_cfg/decode/ar?opmode=[value]"
For GET, the URI arguments below will not contain values. For POST, the arguments below will
need to be specified with a value. In-depth CURL examples can be seen below
Description
Operational Mode of Subtitle
Type: String
Value: "Off", "On", "Imitext", "DVB"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents