Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38012613 authored by Kim Van Den Eeckhaut's avatar Kim Van Den Eeckhaut
Browse files

Fix MediaCodec FLAC Javadoc

Make the Javadoc about the data expected in CSD buffer #0 for FLAC
consistent with the code.

Bug: 140613717
Test: javadoc-only fix
Change-Id: Ic2a35c6bd308a4f79215d920a88ccc2dd6f8cd12
parent af62f3a7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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>