Add CueDecoder and CueEncoder.
This CL introduces two classes: * CueEncoder - encodes list of Cue object into byte array. * CueDecoder - decodes byte array into list of Cue objects. This two classes are necessary in order to push Cues through SampleQueue. This classes are meant to be used by subtitle Extractor. PiperOrigin-RevId: 388932088
Showing
with
218 additions
and
0 deletions
Please
register
or
sign in
to comment