Loading media/java/android/media/MediaCodec.java +2 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
media/java/android/media/MediaCodec.java +2 −1 Original line number Diff line number Diff line Loading @@ -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> Loading