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

Class: Aws::MediaLive::Types::AncillarySourceSettings

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

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

{
  source_ancillary_channel_number: 1,
}

Ancillary Source Settings

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#source_ancillary_channel_numberInteger

Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.

Returns:

  • (Integer)

    Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions.