<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: audiorenderer timing in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/audiorenderer-timing/m-p/912929#M14489</link>
    <description>&lt;P&gt;Renderer keeps its own timing. You can set the start point when you feed it with the first portion od data. If you don't do it the time will start from 0. The renderer should count the number of bytes it plays and correspondingly increment the time counter. You can inquire about the current time with the GetTime function. If it returns -1 that means that playback is not yet started or is already finished.&lt;/P&gt;
&lt;P&gt;-Sergey&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2006 18:23:35 GMT</pubDate>
    <dc:creator>Sergey_O_Intel1</dc:creator>
    <dc:date>2006-08-30T18:23:35Z</dc:date>
    <item>
      <title>audiorenderer timing</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/audiorenderer-timing/m-p/912928#M14488</link>
      <description>&lt;P&gt;&lt;FONT size="1"&gt;Hi!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;I would like to ask about audio renderer's timing. I have an audio stream coming from a camera. I decoding them and setting the start and end time continuosly according to the length of the decoded data. I make it like this:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;LockInputBuffer DeocdeUnLockInputBuffer&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;So this puts the audio into the renderer's buffer. How does the renderer's inner timing work? What will happen if the renderer has 1sec audio data with start time 0 end time 1,it plays it, but after then the next data wn't arrive in time(have to wait 0,1 sec)? When the data arrives it has start time 1 and endtime 2. What will do the renderer then? Starts to play the data at the begining, or at time 1,1?&lt;BR /&gt;What will happen if I give all of the data to the renderer with start time 0? &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;Thanks in advance,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;Bendeguy&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2006 18:26:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/audiorenderer-timing/m-p/912928#M14488</guid>
      <dc:creator>bendeguy</dc:creator>
      <dc:date>2006-08-29T18:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: audiorenderer timing</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/audiorenderer-timing/m-p/912929#M14489</link>
      <description>&lt;P&gt;Renderer keeps its own timing. You can set the start point when you feed it with the first portion od data. If you don't do it the time will start from 0. The renderer should count the number of bytes it plays and correspondingly increment the time counter. You can inquire about the current time with the GetTime function. If it returns -1 that means that playback is not yet started or is already finished.&lt;/P&gt;
&lt;P&gt;-Sergey&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2006 18:23:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/audiorenderer-timing/m-p/912929#M14489</guid>
      <dc:creator>Sergey_O_Intel1</dc:creator>
      <dc:date>2006-08-30T18:23:35Z</dc:date>
    </item>
  </channel>
</rss>

