A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaLive/Types/Scte35Descriptor.html below:

Scte35Descriptor — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::Scte35Descriptor
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing Scte35Descriptor as input to an Aws::Client method, you can use a vanilla Hash:

{
  scte_35_descriptor_settings: {     segmentation_descriptor_scte_35_descriptor_settings: {       delivery_restrictions: {
        archive_allowed_flag: "ARCHIVE_NOT_ALLOWED",         device_restrictions: "NONE",         no_regional_blackout_flag: "REGIONAL_BLACKOUT",         web_delivery_allowed_flag: "WEB_DELIVERY_NOT_ALLOWED",       },
      segment_num: 1,
      segmentation_cancel_indicator: "SEGMENTATION_EVENT_NOT_CANCELED",       segmentation_duration: 1,
      segmentation_event_id: 1,       segmentation_type_id: 1,
      segmentation_upid: "__string",
      segmentation_upid_type: 1,
      segments_expected: 1,
      sub_segment_num: 1,
      sub_segments_expected: 1,
    },
  },
}

Holds one set of SCTE-35 Descriptor Settings.

Instance Attribute Summary collapse Instance Attribute Details

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4