| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDeviceMediaConnectSettings |
InputDeviceMediaConnectSettings.clone() |
InputDeviceMediaConnectSettings |
InputDeviceUhdSettings.getMediaconnectSettings()
Information about the MediaConnect flow attached to the device.
|
InputDeviceMediaConnectSettings |
InputDeviceMediaConnectSettings.withFlowArn(String flowArn)
The ARN of the MediaConnect flow.
|
InputDeviceMediaConnectSettings |
InputDeviceMediaConnectSettings.withRoleArn(String roleArn)
The ARN for the role that MediaLive assumes to access the attached flow and secret.
|
InputDeviceMediaConnectSettings |
InputDeviceMediaConnectSettings.withSecretArn(String secretArn)
The ARN of the secret used to encrypt the stream.
|
InputDeviceMediaConnectSettings |
InputDeviceMediaConnectSettings.withSourceName(String sourceName)
The name of the MediaConnect flow source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputDeviceUhdSettings.setMediaconnectSettings(InputDeviceMediaConnectSettings mediaconnectSettings)
Information about the MediaConnect flow attached to the device.
|
InputDeviceUhdSettings |
InputDeviceUhdSettings.withMediaconnectSettings(InputDeviceMediaConnectSettings mediaconnectSettings)
Information about the MediaConnect flow attached to the device.
|
Copyright © 2024. All rights reserved.