mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Move NAL unit utils to extractor module
PiperOrigin-RevId: 405473686
This commit is contained in:
parent
101b94f874
commit
23b46d2e0c
4 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
package com.google.android.exoplayer2.util;
|
||||
|
||||
|
||||
/**
|
||||
* Wraps a byte array, providing methods that allow it to be read as a NAL unit bitstream.
|
||||
*
|
||||
Loading…
Reference in a new issue