Amazon MediaLive · Example Payload

Medialive Api Input Device Hd Settings Example

BroadcastingMedia ProcessingMedia

Medialive Api Input Device Hd Settings Example is an example object payload from Amazon MediaLive, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ActiveInputConfiguredInputDeviceStateFramerateHeightMaxBitrateScanTypeWidthLatencyMs

Example Payload

Raw ↑
{
  "ActiveInput": "example-value",
  "ConfiguredInput": "example-value",
  "DeviceState": "example-value",
  "Framerate": "example-value",
  "Height": "example-value",
  "MaxBitrate": "example-value",
  "ScanType": "STANDARD",
  "Width": "id-abc123",
  "LatencyMs": "example-value"
}