class CodecAdapterFrameBase

Defined at line 47 of file ../../src/media/lib/codec_impl/include/lib/media/codec_impl/codec_buffer.h

The CodecAdapterFrameBase is a base class that a CodecAdapter can

optionally sub-class for use with CodecBuffer.SetCodecAdapterFrame.

Regardless of codec, these will be managed by shared_ptr

<

>, because for video

decoder reference frames, shared_ptr

<

> makes sense.

Public Methods

void ~CodecAdapterFrameBase ()

Defined at line 49 of file ../../src/media/lib/codec_impl/include/lib/media/codec_impl/codec_buffer.h