Uses of Class
software.amazon.awssdk.services.ivs.model.IngestConfiguration
-
Packages that use IngestConfiguration Package Description software.amazon.awssdk.services.ivs.model -
-
Uses of IngestConfiguration in software.amazon.awssdk.services.ivs.model
Methods in software.amazon.awssdk.services.ivs.model that return IngestConfiguration Modifier and Type Method Description IngestConfigurationStreamSession. ingestConfiguration()The properties of the incoming RTMP stream for the stream.Methods in software.amazon.awssdk.services.ivs.model with parameters of type IngestConfiguration Modifier and Type Method Description StreamSession.BuilderStreamSession.Builder. ingestConfiguration(IngestConfiguration ingestConfiguration)The properties of the incoming RTMP stream for the stream.
-