Uses of Interface
com.amazonaws.kinesisvideo.stream.throttling.BandwidthThrottler
-
Packages that use BandwidthThrottler Package Description com.amazonaws.kinesisvideo.stream.throttling -
-
Uses of BandwidthThrottler in com.amazonaws.kinesisvideo.stream.throttling
Classes in com.amazonaws.kinesisvideo.stream.throttling that implement BandwidthThrottler Modifier and Type Class Description classBandwidthThrottlerImplA bandwidth throttler for output stream (i.e.Constructors in com.amazonaws.kinesisvideo.stream.throttling with parameters of type BandwidthThrottler Constructor Description BandwidthThrottledOutputStream(OutputStream outputStream, BandwidthThrottler throttler)
-