EnhEvent.Priority

[This is preliminary documentation and subject to change.]

The Priority property specifies the FTS priority.

This property is not implemented in version 1.0 of Broadcast Architecture.

Syntax

object.Priority [ = lPriority ]
 

Parts

object
Object expression that resolves to an EnhEvent object.
lPriority
Long that specifies the priority. If this value is not set, the default is 5.

Remarks

The compiler uses the priority value during optimization, when it fills available bandwidth. This value is also used during an interleaved transmission of multiple files. The file with greater weight will be proportionally transmitted more often.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in stream.idl.
  Import Library: Included as a resource in stream.dll.
  Unicode: Yes.

See Also

EnhEvents.Priority