server expects the VL server to use path expects the VLPath for which you want ust_per_msc memNode expects the VL_MEM VLNode for which you want ust_per_msc
given Specifies the fraction to be checked. In the case of vlMatchFloat it is a double, and in the others it is a pointer to a fraction. ranges Specifies the fraction range list to be compared against. nranges Specifies the number of fraction ranges in the list. lower Returns the nearest lower or equivalent fraction in the range. Page 1 VLMATCHFLOAT(3dm) VLMATCHFLOAT(3dm) higher Returns the nearest higher or equivalent fraction in the range. index_return Returns the index of lower....
vlRegisterBuffer associates the buffer with the given path and node. This should be done before any transfer is begun on a node that requires a ring buffer. vlDeregisterBuffer removes a registered buffer from the specified node and frees any resources associated with it. A buffer must not be deregistered while a transfer using it is in progress, as this will terminate the transfer and may have undesirable side effects....
svr Specifies the server handle. path Specifies the path handle. srcnode Specifies the source node. srcport Specified the port on the source node drnnode Specifies the drain node. drnport Specifies the port on the drain node preempt Specifies whether paths may be preempted to establish the connection
svr The handle for the video server to use. path Specifies a handle to the path. targetNode Specifies the node on which the control resides (VL_ANY specifies any node) triggerType Specifies the type of trigger used to trigger the control change. triggerData Specifies data specific to the given triggerType used to trigger the control change. refNode Specifies the memory node which provides the source of video fields type Specifies the control type, as defined in value Specifies a po...
svr Specifies the server. paths Specifies paths. count Specifies number of paths. ctrlUsage Specifies usage of controls. streamUsage Specifies usage of streams.
svr Specifies the video server. path Specifies the path. count Specifies the number of transfer descriptors in the array passed. If count = 0 then the continuous mode transfer operations are used. Transfers will continue using ring buffers, if necessary, until vlEndTransfer is called. xferDesc If count is non-zero, then xferDesc is an array of transfer descriptors. Each element of the array can specify a discrete, continuous, or automatic transfer. The contents of a descriptor are described belo...