Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
data AncillarySourceSettings Source #
Ancillary Source Settings
See: newAncillarySourceSettings
smart constructor.
AncillarySourceSettings' | |
|
Instances
newAncillarySourceSettings :: AncillarySourceSettings Source #
Create a value of AncillarySourceSettings
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:sourceAncillaryChannelNumber:AncillarySourceSettings'
, ancillarySourceSettings_sourceAncillaryChannelNumber
- 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.
ancillarySourceSettings_sourceAncillaryChannelNumber :: Lens' AncillarySourceSettings (Maybe Natural) Source #
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.