Dear all, I would like to query the pseudocode for getFirstInterval in SMIL3. In particular the following fragment: If (currentInterval.end > currentInterval.begin) Set tempBegin = the first value in the begin list that is >= beginAfter. Else Set tempBegin = the first value in the begin list that is > beginAfter. I believe this belongs in the pseudocode for getNextInterval as there is no current interval in getFirstInterval. Furthermore, this code comes from the following erratum from SMIL2 where it is given as a correction for getNextInterval: http://www.w3.org/2001/07/REC-SMIL20-20010731-errata#E15 Best regards, Brian BirtlesReceived on Wednesday, 21 January 2009 22:50:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:53:32 GMT