|
770 | 770 | "UpdateChannel$EncoderSettings": "The encoder settings for this channel." |
771 | 771 | } |
772 | 772 | }, |
| 773 | + "FeatureActivations": { |
| 774 | + "base": "Feature Activations", |
| 775 | + "refs": { |
| 776 | + "EncoderSettings$FeatureActivations": "Feature Activations" |
| 777 | + } |
| 778 | + }, |
| 779 | + "FeatureActivationsInputPrepareScheduleActions": { |
| 780 | + "base": "Feature Activations Input Prepare Schedule Actions", |
| 781 | + "refs": { |
| 782 | + "FeatureActivations$InputPrepareScheduleActions": "Enables the Input Prepare feature. You can create Input Prepare actions in the schedule only if this feature is enabled.\nIf you disable the feature on an existing schedule, make sure that you first delete all input prepare actions from the schedule." |
| 783 | + } |
| 784 | + }, |
773 | 785 | "FecOutputIncludeFec": { |
774 | 786 | "base": "Fec Output Include Fec", |
775 | 787 | "refs": { |
|
1374 | 1386 | "InputClippingSettings": { |
1375 | 1387 | "base": "Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.", |
1376 | 1388 | "refs": { |
| 1389 | + "InputPrepareScheduleActionSettings$InputClippingSettings": "Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file.", |
1377 | 1390 | "InputSwitchScheduleActionSettings$InputClippingSettings": "Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file." |
1378 | 1391 | } |
1379 | 1392 | }, |
|
1574 | 1587 | "AutomaticInputFailoverSettings$InputPreference": "Input preference when deciding which input to make active when a previously failed input has recovered." |
1575 | 1588 | } |
1576 | 1589 | }, |
| 1590 | + "InputPrepareScheduleActionSettings": { |
| 1591 | + "base": "Action to prepare an input for a future immediate input switch.", |
| 1592 | + "refs": { |
| 1593 | + "ScheduleActionSettings$InputPrepareSettings": "Action to prepare an input for a future immediate input switch" |
| 1594 | + } |
| 1595 | + }, |
1577 | 1596 | "InputResolution": { |
1578 | 1597 | "base": "Input resolution based on lines of vertical resolution in the input; SD is less than 720 lines, HD is 720 to 1080 lines, UHD is greater than 1080 lines\n", |
1579 | 1598 | "refs": { |
|
3622 | 3641 | "Input$AttachedChannels": "A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).", |
3623 | 3642 | "Input$SecurityGroups": "A list of IDs for all the Input Security Groups attached to the input.", |
3624 | 3643 | "InputDeviceNetworkSettings$DnsAddresses": "The DNS addresses of the input device.", |
| 3644 | + "InputPrepareScheduleActionSettings$UrlPath": "The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.", |
3625 | 3645 | "InputSecurityGroup$Inputs": "The list of inputs currently using this Input Security Group.", |
3626 | 3646 | "InputSwitchScheduleActionSettings$UrlPath": "The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source.", |
3627 | 3647 | "InputVpcRequest$SecurityGroupIds": "A list of up to 5 EC2 VPC security group IDs to attach to the Input VPC network interfaces.\nRequires subnetIds. If none are specified then the VPC default security group will be used.\n", |
|
3741 | 3761 | "InputLocation$PasswordParam": "key used to extract the password from EC2 Parameter store", |
3742 | 3762 | "InputLocation$Uri": "Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: \"rtmp://fmsserver/live\".", |
3743 | 3763 | "InputLocation$Username": "Username if credentials are required to access a file or publishing point. This can be either a plaintext username, or a reference to an AWS parameter store name from which the username can be retrieved. AWS Parameter store format: \"ssm://<parameter name>\"", |
| 3764 | + "InputPrepareScheduleActionSettings$InputAttachmentNameReference": "The name of the input attachment that should be prepared by this action. If no name is provided, the action will stop the most recent prepare (if any) when activated.", |
3744 | 3765 | "InputSecurityGroup$Arn": "Unique ARN of Input Security Group", |
3745 | 3766 | "InputSecurityGroup$Id": "The Id of the Input Security Group", |
3746 | 3767 | "InputSource$PasswordParam": "The key used to extract the password from EC2 Parameter store.", |
|
0 commit comments