class Aws::MediaConvert::Types::ExtendedDataServices

Hexadecimal value as per EIA-608 Line 21 Data Services, section 9.5.1.5 05h Content Advisory.

@note When making an API call, you may pass ExtendedDataServices

data as a hash:

    {
      copy_protection_action: "PASSTHROUGH", # accepts PASSTHROUGH, STRIP
      vchip_action: "PASSTHROUGH", # accepts PASSTHROUGH, STRIP
    }

@!attribute [rw] copy_protection_action

The action to take on copy and redistribution control XDS packets.
If you select PASSTHROUGH, packets will not be changed. If you
select STRIP, any packets will be removed in output captions.
@return [String]

@!attribute [rw] vchip_action

The action to take on content advisory XDS packets. If you select
PASSTHROUGH, packets will not be changed. If you select STRIP, any
packets will be removed in output captions.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ExtendedDataServices AWS API Documentation

Constants

SENSITIVE