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

This structure holds a reference to a android/view/Surface object that will be used as output by the decoder. More...

#include <mediacodec.h>

Data Fields

voidsurface
 android/view/Surface object reference. More...
 

Detailed Description

This structure holds a reference to a android/view/Surface object that will be used as output by the decoder.

Definition at line 33 of file mediacodec.h.

Field Documentation

void* AVMediaCodecContext::surface

android/view/Surface object reference.

Definition at line 38 of file mediacodec.h.

Referenced by ff_mediacodec_dec_init().


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