Merge "Fix MediaCodec FLAC Javadoc" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2020-01-02 20:31:27 +00:00
committed by Android (Google) Code Review

View File

@@ -341,7 +341,8 @@ import java.util.Map;
</tr>
<tr>
<td>FLAC</td>
<td>mandatory metadata block (called the STREAMINFO block),<br>
<td>"fLaC", the FLAC stream marker in ASCII,<br>
followed by the STREAMINFO block (the mandatory metadata block),<br>
optionally followed by any number of other metadata blocks</td>
<td class=NA>Not Used</td>
<td class=NA>Not Used</td>