Merge "Fix MediaCodec FLAC Javadoc" into oc-mr1-dev am: 546c644f27 am: af521c4ced am: 98274d96f5 am: 9868e4c737 am: 03bdd73cca

Change-Id: I1dd0de6e7c63fd6199def4578aef323af9322f90
This commit is contained in:
Automerger Merge Worker
2020-01-02 22:05:29 +00:00

View File

@@ -362,7 +362,8 @@ import java.util.concurrent.locks.ReentrantLock;
</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>