FFmpeg 5.1.6
|
MediaCodec details. More...
#include <libavutil/hwcontext_mediacodec.h>
Data Fields | |
void * | surface |
android/view/Surface handle, to be filled by the user. More... | |
MediaCodec details.
Allocated as AVHWDeviceContext.hwctx
Definition at line 27 of file hwcontext_mediacodec.h.
void* AVMediaCodecDeviceContext::surface |
android/view/Surface handle, to be filled by the user.
This is the default surface used by decoders on this device.
Definition at line 33 of file hwcontext_mediacodec.h.