FFmpeg
|
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 | |
void * | surface |
android/view/Surface object reference. More... | |
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.
void* AVMediaCodecContext::surface |
android/view/Surface object reference.
Definition at line 38 of file mediacodec.h.
Referenced by ff_mediacodec_dec_init().