Closed Caption (Cc) Decode Status Command - Cisco D9800 Reference Manual

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

Advertisement

Closed Caption (CC) Decode Status Command

Output Field
streamformat
numstreams
packetsize
dolbyconfig
Get Audio ST302 Status in JSON format:
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/decode/aud_st302
Expected output (values are for example purposes only):
{
}
Closed Caption (CC) Decode Status Command
Table 72: Command Details
Command Detail
Command URL
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
86
"decode": {
"aud_st302": {
"device": "1",
"streamformat": "Unknown",
"numstreams": "0",
"packetsize": "Unknown",
"dolbyconfig": "Unknown"
}
}
Description
ST302 stream format
Type: String
Value: "Unknown", "Dolby-E"
Number of ST302 Streams (each consisting of 2 channels)
Type : String
Values: "0", "1", "2", "3", "4"
ST302 Stream Packet Size
Type : String
Values: "Unknown", "1920", "1620/1621"
Dolby-E Program COnfiguration
Type: String
Value: one of the following options:
"Unknown", "5.1 + 2", "5.1 + 2x1", "4 + 4", "4 + 2x2", "4 + 2 + 2x1",
"4 + 4x1", "4x2", "3x2 + 2x1", "2x2 + 4x1", "2 + 6x1", "8x1", "5.1", "4
+ 2", "4 + 2x1", "3x2", "2x2 + 2x1", "2 + 4x1", "6x1", "4", "2 + 2", "2
+ 2x1", "4x1", "7.1", "7.1 Screen", "PCM Bypass".
Description
https://192.168.0.1/ws/v2/status/decode/cc
API Definitions

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents