| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelDestinationConfiguration |
ChannelDestinationConfiguration.clone() |
ChannelDestinationConfiguration |
DestinationConfiguration.getChannel()
An IVS channel to be used for broadcasting, for server-side composition.
|
ChannelDestinationConfiguration |
ChannelDestinationConfiguration.withChannelArn(String channelArn)
ARN of the channel to use for broadcasting.
|
ChannelDestinationConfiguration |
ChannelDestinationConfiguration.withEncoderConfigurationArn(String encoderConfigurationArn)
ARN of the EncoderConfiguration resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationConfiguration.setChannel(ChannelDestinationConfiguration channel)
An IVS channel to be used for broadcasting, for server-side composition.
|
DestinationConfiguration |
DestinationConfiguration.withChannel(ChannelDestinationConfiguration channel)
An IVS channel to be used for broadcasting, for server-side composition.
|
Copyright © 2024. All rights reserved.