GetFastestQueueDuration Method

Summary

Gets the network sink's client queue duration for undelivered sample buffers.

Syntax
C#
VB
C++
[DispIdAttribute(23)] 
double GetFastestQueueDuration() 
  
<DispIdAttribute(23)> 
Function GetFastestQueueDuration() As Double 
[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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.