Uses of Enum
software.amazon.awscdk.services.ivs.LatencyMode
Packages that use LatencyMode
-
Uses of LatencyMode in software.amazon.awscdk.services.ivs
Methods in software.amazon.awscdk.services.ivs that return LatencyModeModifier and TypeMethodDescriptiondefault LatencyModeChannelProps.getLatencyMode()(experimental) Channel latency mode.final LatencyModeChannelProps.Jsii$Proxy.getLatencyMode()static LatencyModeReturns the enum constant of this type with the specified name.static LatencyMode[]LatencyMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ivs with parameters of type LatencyModeModifier and TypeMethodDescriptionChannel.Builder.latencyMode(LatencyMode latencyMode) (experimental) Channel latency mode.ChannelProps.Builder.latencyMode(LatencyMode latencyMode) Sets the value ofChannelProps.getLatencyMode()