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