| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
IngestConfiguration |
IngestConfiguration.clone() |
IngestConfiguration |
StreamSession.getIngestConfiguration()
The properties of the incoming RTMP stream for the stream.
|
IngestConfiguration |
IngestConfiguration.withAudio(AudioConfiguration audio)
Encoder settings for audio.
|
IngestConfiguration |
IngestConfiguration.withVideo(VideoConfiguration video)
Encoder settings for video.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamSession.setIngestConfiguration(IngestConfiguration ingestConfiguration)
The properties of the incoming RTMP stream for the stream.
|
StreamSession |
StreamSession.withIngestConfiguration(IngestConfiguration ingestConfiguration)
The properties of the incoming RTMP stream for the stream.
|
Copyright © 2022. All rights reserved.