view release on metacpan or search on metacpan
lib/Paws/AppStream/UpdateStack.pm view on Meta::CPAN
VpceId => 'MyString', # min: 1
},
...
], # OPTIONAL
ApplicationSettings => {
Enabled => 1,
SettingsGroup => 'MySettingsGroup', # max: 100; OPTIONAL
}, # OPTIONAL
AttributesToDelete => [
'STORAGE_CONNECTORS',
... # values: STORAGE_CONNECTORS, STORAGE_CONNECTOR_HOMEFOLDERS, STORAGE_CONNECTOR_GOOGLE_DRIVE, STORAGE_CONNECTOR_ONE_DRIVE, REDIRECT_URL, FEEDBACK_URL, THEME_NAME, USER_SETTINGS, EMBED_HOST_DOMAINS, IAM_ROLE_ARN, ACCESS_ENDPOINTS
], # OPTIONAL
DeleteStorageConnectors => 1, # OPTIONAL
Description => 'MyDescription', # OPTIONAL
DisplayName => 'MyDisplayName', # OPTIONAL
EmbedHostDomains => [
'MyEmbedHostDomain', ... # max: 128
], # OPTIONAL
FeedbackURL => 'MyFeedbackURL', # OPTIONAL
RedirectURL => 'MyRedirectURL', # OPTIONAL
StorageConnectors => [
lib/Paws/MediaConvert/CaptionDestinationSettings.pm view on Meta::CPAN
=head2 DestinationType => Str
Specify the format for this set of captions on this output. The default
format is embedded without SCTE-20. Note that your choice of video
output container constrains your choice of output captions format. For
more information, see
https://docs.aws.amazon.com/mediaconvert/latest/ug/captions-support-tables.html.
If you are using SCTE-20 and you want to create an output that complies
with the SCTE-43 spec, choose SCTE-20 plus embedded
(SCTE20_PLUS_EMBEDDED). To create a non-compliant output where the
embedded captions come first, choose Embedded plus SCTE-20
(EMBEDDED_PLUS_SCTE20).
=head2 DvbSubDestinationSettings => L<Paws::MediaConvert::DvbSubDestinationSettings>
Settings related to DVB-Sub captions. Set up DVB-Sub captions in the
same output as your video. For more information, see
https://docs.aws.amazon.com/mediaconvert/latest/ug/dvb-sub-output-captions.html.
When you work directly in your JSON job specification, include this
object and any required children when you set destinationType to
DVB_SUB.
=head2 EmbeddedDestinationSettings => L<Paws::MediaConvert::EmbeddedDestinationSettings>
Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded
or ancillary) captions. Set up embedded captions in the same output as
your video. For more information, see
https://docs.aws.amazon.com/mediaconvert/latest/ug/embedded-output-captions.html.
When you work directly in your JSON job specification, include this
object and any required children when you set destinationType to
EMBEDDED, EMBEDDED_PLUS_SCTE20, or SCTE20_PLUS_EMBEDDED.
=head2 ImscDestinationSettings => L<Paws::MediaConvert::ImscDestinationSettings>
Settings related to IMSC captions. IMSC is a sidecar format that holds
captions in a file that is separate from the video container. Set up
sidecar captions in the same output group, but different output from
your video. For more information, see
https://docs.aws.amazon.com/mediaconvert/latest/ug/ttml-and-webvtt-output-captions.html.
When you work directly in your JSON job specification, include this
lib/Paws/MediaConvert/CreateJob.pm view on Meta::CPAN
FramerateDenominator => 1, # min: 1, max: 1001; OPTIONAL
FramerateNumerator => 1, # min: 1, max: 60000; OPTIONAL
}, # OPTIONAL
SourceFile =>
'My__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTT'
, # min: 14; OPTIONAL
TimeDelta =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
}, # OPTIONAL
SourceType => 'ANCILLARY'
, # values: ANCILLARY, DVB_SUB, EMBEDDED, SCTE20, SCC, TTML, STL, SRT, SMI, SMPTE_TT, TELETEXT, NULL_SOURCE, IMSC, WEBVTT; OPTIONAL
TeletextSourceSettings => {
PageNumber => 'My__stringMin3Max3Pattern1809aFAF09aEAE'
, # min: 3, max: 3; OPTIONAL
}, # OPTIONAL
TrackSourceSettings => {
TrackNumber => 1, # min: 1, max: 2147483647
}, # OPTIONAL
WebvttHlsSourceSettings => {
RenditionGroupId => 'My__string',
RenditionLanguageCode => 'ENG'
lib/Paws/MediaConvert/CreateJob.pm view on Meta::CPAN
Position => {
Height => 1, # min: 2, max: 2147483647; OPTIONAL
Width => 1, # min: 2, max: 2147483647; OPTIONAL
X => 1, # max: 2147483647; OPTIONAL
Y => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
ProgramNumber => 1, # min: 1, max: 2147483647
PsiControl => 'IGNORE_PSI', # values: IGNORE_PSI, USE_PSI; OPTIONAL
SupplementalImps => [ 'My__stringPatternS3ASSETMAPXml', ... ]
, # OPTIONAL
TimecodeSource => 'EMBEDDED'
, # values: EMBEDDED, ZEROBASED, SPECIFIEDSTART; OPTIONAL
TimecodeStart => 'My__stringMin11Max11Pattern01D20305D205D'
, # min: 11, max: 11; OPTIONAL
VideoSelector => {
AlphaBehavior =>
'DISCARD', # values: DISCARD, REMAP_TO_LUMA; OPTIONAL
ColorSpace => 'FOLLOW'
, # values: FOLLOW, REC_601, REC_709, HDR10, HLG_2020; OPTIONAL
ColorSpaceUsage => 'FORCE', # values: FORCE, FALLBACK; OPTIONAL
Hdr10Metadata => {
BluePrimaryX => 1, # max: 50000; OPTIONAL
lib/Paws/MediaConvert/CreateJob.pm view on Meta::CPAN
ShadowXOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
ShadowYOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
TeletextSpacing => 'FIXED_GRID'
, # values: FIXED_GRID, PROPORTIONAL; OPTIONAL
XPosition => 1, # max: 2147483647; OPTIONAL
YPosition => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
DestinationType => 'BURN_IN'
, # values: BURN_IN, DVB_SUB, EMBEDDED, EMBEDDED_PLUS_SCTE20, IMSC, SCTE20_PLUS_EMBEDDED, SCC, SRT, SMI, TELETEXT, TTML, WEBVTT; OPTIONAL
DvbSubDestinationSettings => {
Alignment =>
'CENTERED', # values: CENTERED, LEFT; OPTIONAL
BackgroundColor =>
'NONE', # values: NONE, BLACK, WHITE; OPTIONAL
BackgroundOpacity => 1, # max: 255; OPTIONAL
DdsHandling => 'NONE'
, # values: NONE, SPECIFIED, NO_DISPLAY_WINDOW; OPTIONAL
DdsXCoordinate => 1, # max: 2147483647; OPTIONAL
DdsYCoordinate => 1, # max: 2147483647; OPTIONAL
lib/Paws/MediaConvert/CreateJob.pm view on Meta::CPAN
}, # OPTIONAL
},
...
], # OPTIONAL
},
...
], # OPTIONAL
TimecodeConfig => {
Anchor => 'My__stringPattern010920405090509092', # OPTIONAL
Source =>
'EMBEDDED', # values: EMBEDDED, ZEROBASED, SPECIFIEDSTART; OPTIONAL
Start => 'My__stringPattern010920405090509092', # OPTIONAL
TimestampOffset => 'My__stringPattern0940191020191209301', # OPTIONAL
}, # OPTIONAL
TimedMetadataInsertion => {
Id3Insertions => [
{
Id3 => 'My__stringPatternAZaZ0902', # OPTIONAL
Timecode => 'My__stringPattern010920405090509092', # OPTIONAL
},
...
lib/Paws/MediaConvert/CreateJobTemplate.pm view on Meta::CPAN
FramerateDenominator => 1, # min: 1, max: 1001; OPTIONAL
FramerateNumerator => 1, # min: 1, max: 60000; OPTIONAL
}, # OPTIONAL
SourceFile =>
'My__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTT'
, # min: 14; OPTIONAL
TimeDelta =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
}, # OPTIONAL
SourceType => 'ANCILLARY'
, # values: ANCILLARY, DVB_SUB, EMBEDDED, SCTE20, SCC, TTML, STL, SRT, SMI, SMPTE_TT, TELETEXT, NULL_SOURCE, IMSC, WEBVTT; OPTIONAL
TeletextSourceSettings => {
PageNumber => 'My__stringMin3Max3Pattern1809aFAF09aEAE'
, # min: 3, max: 3; OPTIONAL
}, # OPTIONAL
TrackSourceSettings => {
TrackNumber => 1, # min: 1, max: 2147483647
}, # OPTIONAL
WebvttHlsSourceSettings => {
RenditionGroupId => 'My__string',
RenditionLanguageCode => 'ENG'
lib/Paws/MediaConvert/CreateJobTemplate.pm view on Meta::CPAN
], # OPTIONAL
InputScanType => 'AUTO', # values: AUTO, PSF; OPTIONAL
Position => {
Height => 1, # min: 2, max: 2147483647; OPTIONAL
Width => 1, # min: 2, max: 2147483647; OPTIONAL
X => 1, # max: 2147483647; OPTIONAL
Y => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
ProgramNumber => 1, # min: 1, max: 2147483647
PsiControl => 'IGNORE_PSI', # values: IGNORE_PSI, USE_PSI; OPTIONAL
TimecodeSource => 'EMBEDDED'
, # values: EMBEDDED, ZEROBASED, SPECIFIEDSTART; OPTIONAL
TimecodeStart => 'My__stringMin11Max11Pattern01D20305D205D'
, # min: 11, max: 11; OPTIONAL
VideoSelector => {
AlphaBehavior =>
'DISCARD', # values: DISCARD, REMAP_TO_LUMA; OPTIONAL
ColorSpace => 'FOLLOW'
, # values: FOLLOW, REC_601, REC_709, HDR10, HLG_2020; OPTIONAL
ColorSpaceUsage => 'FORCE', # values: FORCE, FALLBACK; OPTIONAL
Hdr10Metadata => {
BluePrimaryX => 1, # max: 50000; OPTIONAL
lib/Paws/MediaConvert/CreateJobTemplate.pm view on Meta::CPAN
ShadowXOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
ShadowYOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
TeletextSpacing => 'FIXED_GRID'
, # values: FIXED_GRID, PROPORTIONAL; OPTIONAL
XPosition => 1, # max: 2147483647; OPTIONAL
YPosition => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
DestinationType => 'BURN_IN'
, # values: BURN_IN, DVB_SUB, EMBEDDED, EMBEDDED_PLUS_SCTE20, IMSC, SCTE20_PLUS_EMBEDDED, SCC, SRT, SMI, TELETEXT, TTML, WEBVTT; OPTIONAL
DvbSubDestinationSettings => {
Alignment =>
'CENTERED', # values: CENTERED, LEFT; OPTIONAL
BackgroundColor =>
'NONE', # values: NONE, BLACK, WHITE; OPTIONAL
BackgroundOpacity => 1, # max: 255; OPTIONAL
DdsHandling => 'NONE'
, # values: NONE, SPECIFIED, NO_DISPLAY_WINDOW; OPTIONAL
DdsXCoordinate => 1, # max: 2147483647; OPTIONAL
DdsYCoordinate => 1, # max: 2147483647; OPTIONAL
lib/Paws/MediaConvert/CreateJobTemplate.pm view on Meta::CPAN
}, # OPTIONAL
},
...
], # OPTIONAL
},
...
], # OPTIONAL
TimecodeConfig => {
Anchor => 'My__stringPattern010920405090509092', # OPTIONAL
Source =>
'EMBEDDED', # values: EMBEDDED, ZEROBASED, SPECIFIEDSTART; OPTIONAL
Start => 'My__stringPattern010920405090509092', # OPTIONAL
TimestampOffset => 'My__stringPattern0940191020191209301', # OPTIONAL
}, # OPTIONAL
TimedMetadataInsertion => {
Id3Insertions => [
{
Id3 => 'My__stringPatternAZaZ0902', # OPTIONAL
Timecode => 'My__stringPattern010920405090509092', # OPTIONAL
},
...
lib/Paws/MediaConvert/CreatePreset.pm view on Meta::CPAN
ShadowXOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
ShadowYOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
TeletextSpacing =>
'FIXED_GRID', # values: FIXED_GRID, PROPORTIONAL; OPTIONAL
XPosition => 1, # max: 2147483647; OPTIONAL
YPosition => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
DestinationType => 'BURN_IN'
, # values: BURN_IN, DVB_SUB, EMBEDDED, EMBEDDED_PLUS_SCTE20, IMSC, SCTE20_PLUS_EMBEDDED, SCC, SRT, SMI, TELETEXT, TTML, WEBVTT; OPTIONAL
DvbSubDestinationSettings => {
Alignment => 'CENTERED', # values: CENTERED, LEFT; OPTIONAL
BackgroundColor =>
'NONE', # values: NONE, BLACK, WHITE; OPTIONAL
BackgroundOpacity => 1, # max: 255; OPTIONAL
DdsHandling =>
'NONE', # values: NONE, SPECIFIED, NO_DISPLAY_WINDOW; OPTIONAL
DdsXCoordinate => 1, # max: 2147483647; OPTIONAL
DdsYCoordinate => 1, # max: 2147483647; OPTIONAL
FontColor => 'WHITE'
lib/Paws/MediaConvert/EmbeddedDestinationSettings.pm view on Meta::CPAN
$result->Att1->Destination608ChannelNumber
=head1 DESCRIPTION
Settings related to CEA/EIA-608 and CEA/EIA-708 (also called embedded
or ancillary) captions. Set up embedded captions in the same output as
your video. For more information, see
https://docs.aws.amazon.com/mediaconvert/latest/ug/embedded-output-captions.html.
When you work directly in your JSON job specification, include this
object and any required children when you set destinationType to
EMBEDDED, EMBEDDED_PLUS_SCTE20, or SCTE20_PLUS_EMBEDDED.
=head1 ATTRIBUTES
=head2 Destination608ChannelNumber => Int
Ignore this setting unless your input captions are SCC format and your
output captions are embedded in the video stream. Specify a CC number
for each captions channel in this output. If you have two channels,
choose CC numbers that aren't in the same field. For example, choose 1
lib/Paws/MediaConvert/Input.pm view on Meta::CPAN
specify the IMP that contains your input CPL, because the service
automatically detects it.
=head2 TimecodeSource => Str
Use this Timecode source setting, located under the input settings
(InputTimecodeSource), to specify how the service counts input video
frames. This input frame count affects only the behavior of features
that apply to a single input at a time, such as input clipping and
synchronizing some captions formats. Choose Embedded (EMBEDDED) to use
the timecodes in your input video. Choose Start at zero (ZEROBASED) to
start the first frame at zero. Choose Specified start (SPECIFIEDSTART)
to start the first frame at the timecode that you specify in the
setting Start timecode (timecodeStart). If you don't specify a value
for Timecode source, the service will use Embedded by default. For more
information about timecodes, see
https://docs.aws.amazon.com/console/mediaconvert/timecode.
=head2 TimecodeStart => Str
lib/Paws/MediaConvert/InputTemplate.pm view on Meta::CPAN
specify which data the demux process to scans. * Ignore PSI - Scan all
PIDs for audio and video. * Use PSI - Scan only PSI data.
=head2 TimecodeSource => Str
Use this Timecode source setting, located under the input settings
(InputTimecodeSource), to specify how the service counts input video
frames. This input frame count affects only the behavior of features
that apply to a single input at a time, such as input clipping and
synchronizing some captions formats. Choose Embedded (EMBEDDED) to use
the timecodes in your input video. Choose Start at zero (ZEROBASED) to
start the first frame at zero. Choose Specified start (SPECIFIEDSTART)
to start the first frame at the timecode that you specify in the
setting Start timecode (timecodeStart). If you don't specify a value
for Timecode source, the service will use Embedded by default. For more
information about timecodes, see
https://docs.aws.amazon.com/console/mediaconvert/timecode.
=head2 TimecodeStart => Str
lib/Paws/MediaConvert/TimecodeConfig.pm view on Meta::CPAN
Anchor Timecode (Anchor) to specify a timecode that will match the
input video frame to the output video frame. Use 24-hour format with
frame number, (HH:MM:SS:FF) or (HH:MM:SS;FF). This setting ignores
frame rate conversion. System behavior for Anchor Timecode varies
depending on your setting for Source (TimecodeSource). * If Source
(TimecodeSource) is set to Specified Start (SPECIFIEDSTART), the first
input frame is the specified value in Start Timecode (Start). Anchor
Timecode (Anchor) and Start Timecode (Start) are used calculate output
timecode. * If Source (TimecodeSource) is set to Start at 0 (ZEROBASED)
the first frame is 00:00:00:00. * If Source (TimecodeSource) is set to
Embedded (EMBEDDED), the first frame is the timecode value on the first
input frame of the input.
=head2 Source => Str
Use Source (TimecodeSource) to set how timecodes are handled within
this job. To make sure that your video, audio, captions, and markers
are synchronized and that time-based features, such as image inserter,
work correctly, choose the Timecode source option that matches your
assets. All timecodes are in a 24-hour format with frame number
(HH:MM:SS:FF). * Embedded (EMBEDDED) - Use the timecode that is in the
input video. If no embedded timecode is in the source, the service will
use Start at 0 (ZEROBASED) instead. * Start at 0 (ZEROBASED) - Set the
timecode of the initial frame to 00:00:00:00. * Specified Start
(SPECIFIEDSTART) - Set the timecode of the initial frame to a value
other than zero. You use Start timecode (Start) to provide this value.
=head2 Start => Str
Only use when you set Source (TimecodeSource) to Specified start
lib/Paws/MediaConvert/UpdateJobTemplate.pm view on Meta::CPAN
FramerateDenominator => 1, # min: 1, max: 1001; OPTIONAL
FramerateNumerator => 1, # min: 1, max: 60000; OPTIONAL
}, # OPTIONAL
SourceFile =>
'My__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTT'
, # min: 14; OPTIONAL
TimeDelta =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
}, # OPTIONAL
SourceType => 'ANCILLARY'
, # values: ANCILLARY, DVB_SUB, EMBEDDED, SCTE20, SCC, TTML, STL, SRT, SMI, SMPTE_TT, TELETEXT, NULL_SOURCE, IMSC, WEBVTT; OPTIONAL
TeletextSourceSettings => {
PageNumber => 'My__stringMin3Max3Pattern1809aFAF09aEAE'
, # min: 3, max: 3; OPTIONAL
}, # OPTIONAL
TrackSourceSettings => {
TrackNumber => 1, # min: 1, max: 2147483647
}, # OPTIONAL
WebvttHlsSourceSettings => {
RenditionGroupId => 'My__string',
RenditionLanguageCode => 'ENG'
lib/Paws/MediaConvert/UpdateJobTemplate.pm view on Meta::CPAN
], # OPTIONAL
InputScanType => 'AUTO', # values: AUTO, PSF; OPTIONAL
Position => {
Height => 1, # min: 2, max: 2147483647; OPTIONAL
Width => 1, # min: 2, max: 2147483647; OPTIONAL
X => 1, # max: 2147483647; OPTIONAL
Y => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
ProgramNumber => 1, # min: 1, max: 2147483647
PsiControl => 'IGNORE_PSI', # values: IGNORE_PSI, USE_PSI; OPTIONAL
TimecodeSource => 'EMBEDDED'
, # values: EMBEDDED, ZEROBASED, SPECIFIEDSTART; OPTIONAL
TimecodeStart => 'My__stringMin11Max11Pattern01D20305D205D'
, # min: 11, max: 11; OPTIONAL
VideoSelector => {
AlphaBehavior =>
'DISCARD', # values: DISCARD, REMAP_TO_LUMA; OPTIONAL
ColorSpace => 'FOLLOW'
, # values: FOLLOW, REC_601, REC_709, HDR10, HLG_2020; OPTIONAL
ColorSpaceUsage => 'FORCE', # values: FORCE, FALLBACK; OPTIONAL
Hdr10Metadata => {
BluePrimaryX => 1, # max: 50000; OPTIONAL
lib/Paws/MediaConvert/UpdateJobTemplate.pm view on Meta::CPAN
ShadowXOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
ShadowYOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
TeletextSpacing => 'FIXED_GRID'
, # values: FIXED_GRID, PROPORTIONAL; OPTIONAL
XPosition => 1, # max: 2147483647; OPTIONAL
YPosition => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
DestinationType => 'BURN_IN'
, # values: BURN_IN, DVB_SUB, EMBEDDED, EMBEDDED_PLUS_SCTE20, IMSC, SCTE20_PLUS_EMBEDDED, SCC, SRT, SMI, TELETEXT, TTML, WEBVTT; OPTIONAL
DvbSubDestinationSettings => {
Alignment =>
'CENTERED', # values: CENTERED, LEFT; OPTIONAL
BackgroundColor =>
'NONE', # values: NONE, BLACK, WHITE; OPTIONAL
BackgroundOpacity => 1, # max: 255; OPTIONAL
DdsHandling => 'NONE'
, # values: NONE, SPECIFIED, NO_DISPLAY_WINDOW; OPTIONAL
DdsXCoordinate => 1, # max: 2147483647; OPTIONAL
DdsYCoordinate => 1, # max: 2147483647; OPTIONAL
lib/Paws/MediaConvert/UpdateJobTemplate.pm view on Meta::CPAN
}, # OPTIONAL
},
...
], # OPTIONAL
},
...
], # OPTIONAL
TimecodeConfig => {
Anchor => 'My__stringPattern010920405090509092', # OPTIONAL
Source =>
'EMBEDDED', # values: EMBEDDED, ZEROBASED, SPECIFIEDSTART; OPTIONAL
Start => 'My__stringPattern010920405090509092', # OPTIONAL
TimestampOffset => 'My__stringPattern0940191020191209301', # OPTIONAL
}, # OPTIONAL
TimedMetadataInsertion => {
Id3Insertions => [
{
Id3 => 'My__stringPatternAZaZ0902', # OPTIONAL
Timecode => 'My__stringPattern010920405090509092', # OPTIONAL
},
...
lib/Paws/MediaConvert/UpdatePreset.pm view on Meta::CPAN
ShadowXOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
ShadowYOffset =>
1, # min: -2147483648, max: 2147483647; OPTIONAL
TeletextSpacing =>
'FIXED_GRID', # values: FIXED_GRID, PROPORTIONAL; OPTIONAL
XPosition => 1, # max: 2147483647; OPTIONAL
YPosition => 1, # max: 2147483647; OPTIONAL
}, # OPTIONAL
DestinationType => 'BURN_IN'
, # values: BURN_IN, DVB_SUB, EMBEDDED, EMBEDDED_PLUS_SCTE20, IMSC, SCTE20_PLUS_EMBEDDED, SCC, SRT, SMI, TELETEXT, TTML, WEBVTT; OPTIONAL
DvbSubDestinationSettings => {
Alignment => 'CENTERED', # values: CENTERED, LEFT; OPTIONAL
BackgroundColor =>
'NONE', # values: NONE, BLACK, WHITE; OPTIONAL
BackgroundOpacity => 1, # max: 255; OPTIONAL
DdsHandling =>
'NONE', # values: NONE, SPECIFIED, NO_DISPLAY_WINDOW; OPTIONAL
DdsXCoordinate => 1, # max: 2147483647; OPTIONAL
DdsYCoordinate => 1, # max: 2147483647; OPTIONAL
FontColor => 'WHITE'
lib/Paws/MediaLive/BatchUpdateSchedule.pm view on Meta::CPAN
}, # OPTIONAL
HlsTimedMetadataSettings => {
Id3 => 'My__string',
}, # OPTIONAL
InputPrepareSettings => {
InputAttachmentNameReference => 'My__string',
InputClippingSettings => {
InputTimecodeSource =>
'ZEROBASED', # values: ZEROBASED, EMBEDDED
StartTimecode => { Timecode => 'My__string', }, # OPTIONAL
StopTimecode => {
LastFrameClippingBehavior => 'EXCLUDE_LAST_FRAME'
, # values: EXCLUDE_LAST_FRAME, INCLUDE_LAST_FRAME; OPTIONAL
Timecode => 'My__string',
}, # OPTIONAL
}, # OPTIONAL
UrlPath => [ 'My__string', ... ], # OPTIONAL
}, # OPTIONAL
InputSwitchSettings => {
InputAttachmentNameReference => 'My__string',
InputClippingSettings => {
InputTimecodeSource =>
'ZEROBASED', # values: ZEROBASED, EMBEDDED
StartTimecode => { Timecode => 'My__string', }, # OPTIONAL
StopTimecode => {
LastFrameClippingBehavior => 'EXCLUDE_LAST_FRAME'
, # values: EXCLUDE_LAST_FRAME, INCLUDE_LAST_FRAME; OPTIONAL
Timecode => 'My__string',
}, # OPTIONAL
}, # OPTIONAL
UrlPath => [ 'My__string', ... ], # OPTIONAL
}, # OPTIONAL
MotionGraphicsImageActivateSettings => {
lib/Paws/MediaLive/CreateChannel.pm view on Meta::CPAN
'My__stringMin1Max255', # min: 1, max: 255; OPTIONAL
VideoDescriptionName => 'My__string', # OPTIONAL
},
...
],
Name => 'My__stringMax32', # max: 32; OPTIONAL
},
...
],
TimecodeConfig => {
Source => 'EMBEDDED', # values: EMBEDDED, SYSTEMCLOCK, ZEROBASED
SyncThreshold => 1, # min: 1, max: 1000000; OPTIONAL
},
VideoDescriptions => [
{
Name => 'My__string', # OPTIONAL
CodecSettings => {
FrameCaptureSettings => {
CaptureInterval => 1, # min: 1, max: 3600000; OPTIONAL
CaptureIntervalUnits =>
'MILLISECONDS', # values: MILLISECONDS, SECONDS; OPTIONAL
lib/Paws/MediaLive/UpdateChannel.pm view on Meta::CPAN
'My__stringMin1Max255', # min: 1, max: 255; OPTIONAL
VideoDescriptionName => 'My__string',
},
...
],
Name => 'My__stringMax32', # max: 32; OPTIONAL
},
...
],
TimecodeConfig => {
Source => 'EMBEDDED', # values: EMBEDDED, SYSTEMCLOCK, ZEROBASED
SyncThreshold => 1, # min: 1, max: 1000000; OPTIONAL
},
VideoDescriptions => [
{
Name => 'My__string',
CodecSettings => {
FrameCaptureSettings => {
CaptureInterval => 1, # min: 1, max: 3600000; OPTIONAL
CaptureIntervalUnits =>
'MILLISECONDS', # values: MILLISECONDS, SECONDS; OPTIONAL