FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVMediaCodecDeviceContext Struct Reference

MediaCodec details. More...

#include <hwcontext_mediacodec.h>

Data Fields

voidsurface
 android/view/Surface handle, to be filled by the user. More...
 

Detailed Description

MediaCodec details.

Allocated as AVHWDeviceContext.hwctx

Definition at line 27 of file hwcontext_mediacodec.h.

Field Documentation

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.

Referenced by ff_mediacodec_dec_init().


The documentation for this struct was generated from the following file: