<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Hello,</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">I&#39;m confused as to whether <font face="courier new, monospace">opus_multistream_encode</font> creates a frame or a packet.  The function summary says this:</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><blockquote class="gmail_quote" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255);margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span style="font-family:&#39;Lucida Grande&#39;,Verdana,Geneva,Arial,sans-serif;line-height:16px;background-color:rgb(252,252,252)">Encodes a multistream Opus <b>frame</b>.</span></blockquote><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">But later on it says:</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><blockquote class="gmail_quote" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255);margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span style="font-family:&#39;Lucida Grande&#39;,Verdana,Geneva,Arial,sans-serif;line-height:16px;background-color:rgb(252,252,252)">The length of the encoded <b>packet</b> (in bytes) on success or a negative error code (see </span><a href="http://www.opus-codec.org/docs/html_api-1.0.2/group__opus__errorcodes.html" target="_blank" style="color:rgb(116,116,116);font-weight:bold;text-decoration:none;font-family:&#39;Lucida Grande&#39;,Verdana,Geneva,Arial,sans-serif;line-height:16px;background-color:rgb(252,252,252)">Error codes</a><span style="font-family:&#39;Lucida Grande&#39;,Verdana,Geneva,Arial,sans-serif;line-height:16px;background-color:rgb(252,252,252)">) on failure.</span></blockquote>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
I would appreciate clarification on this issue. :-)</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
Thanks,</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">William</div>