<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Le vendredi 09 mai 2014 à 09:11 -0500, Chris Whittenburg a écrit :<BR>
<BLOCKQUOTE TYPE=CITE>
    Is there anything wrong with this method?  Is there a better method?  I ready about querying latency, but that seems to be worse case latency, not the value at a given instance.<BR>
</BLOCKQUOTE>
<BR>
I think the effective latency between A and B, is the difference between the time of the buffer the comes in A, and the one going out of B. If B is a sink, you can just convert you buffer time into stream time, and query the position from the sink. Though I never got into testing that idea.<BR>
<BR>
Nicolas<BR>
<BR>
</BODY>
</HTML>