Package-level declarations

Types

Link copied to clipboard
enum BridgeFailoverConfigStateEnum : Enum<BridgeFailoverConfigStateEnum> , ConvertibleToJava<BridgeFailoverConfigStateEnum>
Link copied to clipboard
enum BridgeFailoverModeEnum : Enum<BridgeFailoverModeEnum> , ConvertibleToJava<BridgeFailoverModeEnum>
enum BridgeOutputResourceBridgeNetworkOutputProtocol : Enum<BridgeOutputResourceBridgeNetworkOutputProtocol> , ConvertibleToJava<BridgeOutputResourceBridgeNetworkOutputProtocol>

The network output protocol.

Link copied to clipboard
enum BridgeProtocolEnum : Enum<BridgeProtocolEnum> , ConvertibleToJava<BridgeProtocolEnum>
Link copied to clipboard
enum BridgeSourceProtocolEnum : Enum<BridgeSourceProtocolEnum> , ConvertibleToJava<BridgeSourceProtocolEnum>
Link copied to clipboard
enum BridgeStateEnum : Enum<BridgeStateEnum> , ConvertibleToJava<BridgeStateEnum>
Link copied to clipboard
enum FlowEncryptionAlgorithm : Enum<FlowEncryptionAlgorithm> , ConvertibleToJava<FlowEncryptionAlgorithm>

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

Link copied to clipboard
enum FlowEncryptionKeyType : Enum<FlowEncryptionKeyType> , ConvertibleToJava<FlowEncryptionKeyType>

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

Link copied to clipboard
enum FlowEntitlementEncryptionAlgorithm : Enum<FlowEntitlementEncryptionAlgorithm> , ConvertibleToJava<FlowEntitlementEncryptionAlgorithm>

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

Link copied to clipboard
enum FlowEntitlementEncryptionKeyType : Enum<FlowEntitlementEncryptionKeyType> , ConvertibleToJava<FlowEntitlementEncryptionKeyType>

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

Link copied to clipboard
enum FlowEntitlementEntitlementStatus : Enum<FlowEntitlementEntitlementStatus> , ConvertibleToJava<FlowEntitlementEntitlementStatus>

An indication of whether the entitlement is enabled.

Link copied to clipboard
enum FlowFailoverConfigFailoverMode : Enum<FlowFailoverConfigFailoverMode> , ConvertibleToJava<FlowFailoverConfigFailoverMode>

The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.

Link copied to clipboard
enum FlowFailoverConfigState : Enum<FlowFailoverConfigState> , ConvertibleToJava<FlowFailoverConfigState>

The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.

Link copied to clipboard
enum FlowFmtpColorimetry : Enum<FlowFmtpColorimetry> , ConvertibleToJava<FlowFmtpColorimetry>

The format used for the representation of color.

Link copied to clipboard
enum FlowFmtpRange : Enum<FlowFmtpRange> , ConvertibleToJava<FlowFmtpRange>

The encoding range of the video.

Link copied to clipboard
enum FlowFmtpScanMode : Enum<FlowFmtpScanMode> , ConvertibleToJava<FlowFmtpScanMode>

The type of compression that was used to smooth the video's appearance.

Link copied to clipboard
enum FlowFmtpTcs : Enum<FlowFmtpTcs> , ConvertibleToJava<FlowFmtpTcs>

The transfer characteristic system (TCS) that is used in the video.

Link copied to clipboard
enum FlowMaintenanceMaintenanceDay : Enum<FlowMaintenanceMaintenanceDay> , ConvertibleToJava<FlowMaintenanceMaintenanceDay>

A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.

Link copied to clipboard
enum FlowMediaStreamMediaStreamType : Enum<FlowMediaStreamMediaStreamType> , ConvertibleToJava<FlowMediaStreamMediaStreamType>

The type of media stream.

enum FlowMediaStreamSourceConfigurationEncodingName : Enum<FlowMediaStreamSourceConfigurationEncodingName> , ConvertibleToJava<FlowMediaStreamSourceConfigurationEncodingName>

The format that was used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.

Link copied to clipboard
enum FlowMediaStreamVideoFormat : Enum<FlowMediaStreamVideoFormat> , ConvertibleToJava<FlowMediaStreamVideoFormat>

The resolution of the video.

enum FlowOutputEncodingParametersEncoderProfile : Enum<FlowOutputEncodingParametersEncoderProfile> , ConvertibleToJava<FlowOutputEncodingParametersEncoderProfile>

A setting on the encoder that drives compression settings. This property only applies to video media streams associated with outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol.

Link copied to clipboard
enum FlowOutputEncryptionAlgorithm : Enum<FlowOutputEncryptionAlgorithm> , ConvertibleToJava<FlowOutputEncryptionAlgorithm>

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

Link copied to clipboard
enum FlowOutputEncryptionKeyType : Enum<FlowOutputEncryptionKeyType> , ConvertibleToJava<FlowOutputEncryptionKeyType>

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

enum FlowOutputMediaStreamOutputConfigurationEncodingName : Enum<FlowOutputMediaStreamOutputConfigurationEncodingName> , ConvertibleToJava<FlowOutputMediaStreamOutputConfigurationEncodingName>

The format that will be used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video streams on sources or outputs that use the CDI protocol, set the encoding name to raw. For video streams on sources or outputs that use the ST 2110 JPEG XS protocol, set the encoding name to jxsv.

Link copied to clipboard
enum FlowOutputOutputStatus : Enum<FlowOutputOutputStatus> , ConvertibleToJava<FlowOutputOutputStatus>

An indication of whether the output should transmit data or not.

Link copied to clipboard
enum FlowOutputProtocol : Enum<FlowOutputProtocol> , ConvertibleToJava<FlowOutputProtocol>

The protocol that is used by the source or output.

Link copied to clipboard
enum FlowSourceEncryptionAlgorithm : Enum<FlowSourceEncryptionAlgorithm> , ConvertibleToJava<FlowSourceEncryptionAlgorithm>

The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).

Link copied to clipboard
enum FlowSourceEncryptionKeyType : Enum<FlowSourceEncryptionKeyType> , ConvertibleToJava<FlowSourceEncryptionKeyType>

The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).

Link copied to clipboard
enum FlowSourceMonitoringConfigThumbnailState : Enum<FlowSourceMonitoringConfigThumbnailState> , ConvertibleToJava<FlowSourceMonitoringConfigThumbnailState>

The state of thumbnail monitoring.

Link copied to clipboard
enum FlowSourceProtocol : Enum<FlowSourceProtocol> , ConvertibleToJava<FlowSourceProtocol>

The protocol that is used by the source.

Link copied to clipboard
enum FlowVpcInterfaceNetworkInterfaceType : Enum<FlowVpcInterfaceNetworkInterfaceType> , ConvertibleToJava<FlowVpcInterfaceNetworkInterfaceType>

The type of network adapter that you want MediaConnect to use on this interface. If you don't set this value, it defaults to ENA.

Link copied to clipboard
enum GatewayState : Enum<GatewayState> , ConvertibleToJava<GatewayState>

The current status of the gateway.