| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
ExtendedDataServices |
ExtendedDataServices.clone() |
ExtendedDataServices |
JobSettings.getExtendedDataServices()
If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does
with the Extended Data Services (XDS) packets.
|
ExtendedDataServices |
JobTemplateSettings.getExtendedDataServices()
If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does
with the Extended Data Services (XDS) packets.
|
ExtendedDataServices |
ExtendedDataServices.withCopyProtectionAction(CopyProtectionAction copyProtectionAction)
The action to take on copy and redistribution control XDS packets.
|
ExtendedDataServices |
ExtendedDataServices.withCopyProtectionAction(String copyProtectionAction)
The action to take on copy and redistribution control XDS packets.
|
ExtendedDataServices |
ExtendedDataServices.withVchipAction(String vchipAction)
The action to take on content advisory XDS packets.
|
ExtendedDataServices |
ExtendedDataServices.withVchipAction(VchipAction vchipAction)
The action to take on content advisory XDS packets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobSettings.setExtendedDataServices(ExtendedDataServices extendedDataServices)
If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does
with the Extended Data Services (XDS) packets.
|
void |
JobTemplateSettings.setExtendedDataServices(ExtendedDataServices extendedDataServices)
If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does
with the Extended Data Services (XDS) packets.
|
JobSettings |
JobSettings.withExtendedDataServices(ExtendedDataServices extendedDataServices)
If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does
with the Extended Data Services (XDS) packets.
|
JobTemplateSettings |
JobTemplateSettings.withExtendedDataServices(ExtendedDataServices extendedDataServices)
If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does
with the Extended Data Services (XDS) packets.
|
Copyright © 2022. All rights reserved.