Skip to content

Commit

Permalink
Move NAL unit utils to extractor module
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 405473686
  • Loading branch information
ojw28 committed Oct 25, 2021
1 parent 101b94f commit 23b46d2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down

0 comments on commit 23b46d2

Please sign in to comment.