class CodecAdapterBufferContextBase
Defined at line 56 of file ../../src/media/lib/codec_impl/include/lib/media/codec_impl/codec_buffer.h
The CodecAdapterBufferContextBase is a base class which can be optionally
sub-classed by a CodecAdapter for use with SetCodecAdapterBufferContext.
Regardless of codec, these will be managed by shared_ptr
<
>, because some
CodecAdapter implementations may want that.
Public Methods
void ~CodecAdapterBufferContextBase ()
Defined at line 58 of file ../../src/media/lib/codec_impl/include/lib/media/codec_impl/codec_buffer.h