Uses of Class
software.amazon.awssdk.services.ivs.model.Srt
-
Packages that use Srt Package Description software.amazon.awssdk.services.ivs.model -
-
Uses of Srt in software.amazon.awssdk.services.ivs.model
Methods in software.amazon.awssdk.services.ivs.model that return Srt Modifier and Type Method Description SrtChannel. srt()Specifies the endpoint and optional passphrase for streaming with the SRT protocol.Methods in software.amazon.awssdk.services.ivs.model with parameters of type Srt Modifier and Type Method Description Channel.BuilderChannel.Builder. srt(Srt srt)Specifies the endpoint and optional passphrase for streaming with the SRT protocol.
-