LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

GetFastestQueueDuration Method

Show in webframe



Gets the network sink's client queue duration for undelivered sample buffers.
Syntax
'Declaration
 
<DispIdAttribute(23)>
Function GetFastestQueueDuration() As Double
'Usage
 
Dim instance As ILMNetSnk
Dim value As Double
 
value = instance.GetFastestQueueDuration()
[DispIdAttribute(23)]
double GetFastestQueueDuration()
[DispIdAttribute(23)]
double GetFastestQueueDuration(); 
Remarks
This value indicates the total presentation time needed (in REFERENCE_TIME units, 1/10000000 of a second) for the undelivered samples on the network sinks fastest client connection. This method is used internally by the Network Mutiplexer filter to determine when to drop video samples because of slow connections.
Requirements

Target Platforms

See Also

Reference

ILMNetSnk Interface
ILMNetSnk Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.