Package com.wowza.util
Interface IBandwidthThrottler
-
public interface IBandwidthThrottler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getByteAllocation(long request)
Requests bytes from the bandwidth throttler interface.
-