Theater SDK Banner 

Art
[Previous][Next]

OnAdminFileBitRateLimit Event

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

MaxTitleBitRate

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved