Readonly
maxReadonly
meanInternal use only. Get the values set by init method.
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Return the number of bytes that are available to the caller in this time slice.
the number of bytes allowed to be processed during this time slice; this will never be greater than aRemaining.
The number of bytes available to be processed
Initialize this object with the mean and maximum bytes per second that will be allowed. Neither value may be zero, and the maximum must not be less than the mean.
Mean number of bytes per second.
Maximum number of bytes per second.
Generated using TypeDoc
An instance of this interface can be used to throttle the uploads of a group of associated channels.