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

Change-Id: Id7b90a1a2f4f89e3303e43c1a2a78d7a9587feb3
This commit is contained in:
Automerger Merge Worker
2020-01-02 21:25:50 +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>