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

Change-Id: I511da6d59c3b525cb678d6bb08a6cfa8e4e5a94f
This commit is contained in:
Automerger Merge Worker
2020-01-02 20:47:01 +00:00

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>