Amazon MediaLive · Example Payload

Medialive Api Ms Smooth Group Settings Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

AcquisitionPointIdAudioOnlyTimecodeControlCertificateModeConnectionRetryIntervalDestinationEventIdEventIdModeEventStopBehaviorFilecacheDurationFragmentLengthInputLossActionNumRetriesRestartDelaySegmentationModeSendDelayMsSparseTrackTypeStreamManifestBehaviorTimestampOffsetTimestampOffsetMode

Example Payload

Raw ↑
{
  "AcquisitionPointId": "id-abc123",
  "AudioOnlyTimecodeControl": "example-value",
  "CertificateMode": "example-value",
  "ConnectionRetryInterval": "example-value",
  "Destination": "example-value",
  "EventId": "id-abc123",
  "EventIdMode": "id-abc123",
  "EventStopBehavior": "example-value",
  "FilecacheDuration": "example-value",
  "FragmentLength": "example-value",
  "InputLossAction": "example-value",
  "NumRetries": "example-value",
  "RestartDelay": "example-value",
  "SegmentationMode": "example-value",
  "SendDelayMs": "example-value",
  "SparseTrackType": "STANDARD",
  "StreamManifestBehavior": "example-value",
  "TimestampOffset": "example-value",
  "TimestampOffsetMode": "example-value"
}