Fired when the bandwidth (the MaxTitleBitRate property) of a title is changed.
Syntax
MediaServer_OnAdminFileBitRateLimit(DateTime, Status, IPAddress, MaxFileBitRate)
Parameters
DateTime
A Date value specifying the Greenwich mean time when the event was fired.
Status
A Long value specifying the result that was passed back to the method that triggered this event.
IPAddress
A String value specifying the IP address of the administrator.
MaxFileBitRate
A Long value specifying the maximum bandwidth, in bits per second, of a title. The value corresponds to that which can be obtained from the MaxTitleBitRate property.
Remarks
This event is currently not implemented. It is reserved for future use.
See Also
[Previous][Next]