LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

GetFastestQueueDuration Method






Gets the network sink's client queue duration for undelivered sample buffers.
Syntax
[DispIdAttribute(23)]
double GetFastestQueueDuration()
'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)
function LMNetSnk.ILMNetSnk.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ILMNetSnk Interface
ILMNetSnk Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.