Aspect Ratio (Ar) 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 following is an example of the return body:
"decode": {

Aspect Ratio (AR) Decode Configuration Command

Table 171: 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 172: URI Query/Set Arguments (possible fields and values preceded by ? and separated by &)
URI Argument
sdar
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
206
"video": {
"pvformat": "Auto",
"sdformat": "Auto"
}
Description
https://192.168.0.1/ws/v2/service_cfg/decode/ar
Allows set or get of aspect ratio decode settings parameters.
GET, POST
Read, Write
User, Admin
One of the following:
GET "https://192.168.0.1/ws/v2/service_cfg/decode/ar", or
GET "https://192.168.0.1/ws/v2/service_cfg/decode/ar?sdar"
POST
"https://192.168.0.1/ws/v2/service_cfg/decode/ar?sdar=[value]&arselect=[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
Standard Definition Aspect Ratio
Type : String
Value: "4:3", "16:9"
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents