Change the signature of onQueuedInputBuffer
Expose the input buffer for Exoplayer V2. This allows subclasses to parse the input buffer before it is decoded. One particular usage of this is to allow parsing user data stored in the tracks (e.g. SEI in H264), and incorporate the user data into the rendering. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=117865971
Showing
with
9 additions
and
3 deletions
Please
register
or
sign in
to comment