FFmpeg
|
Data Fields | |
const AVClass * | class |
struct JNIAMediaFormatFields | jfields |
jobject | object |
Definition at line 162 of file mediacodec_wrapper.c.
const AVClass* FFAMediaFormat::class |
Definition at line 164 of file mediacodec_wrapper.c.
Referenced by ff_AMediaFormat_new(), and ff_AMediaFormat_newFromObject().
struct JNIAMediaFormatFields FFAMediaFormat::jfields |
Definition at line 165 of file mediacodec_wrapper.c.
Referenced by ff_AMediaFormat_delete(), ff_AMediaFormat_getBuffer(), ff_AMediaFormat_getFloat(), ff_AMediaFormat_getInt32(), ff_AMediaFormat_getInt64(), ff_AMediaFormat_getString(), ff_AMediaFormat_new(), ff_AMediaFormat_newFromObject(), ff_AMediaFormat_setBuffer(), ff_AMediaFormat_setFloat(), ff_AMediaFormat_setInt32(), ff_AMediaFormat_setInt64(), ff_AMediaFormat_setString(), and ff_AMediaFormat_toString().
jobject FFAMediaFormat::object |
Definition at line 166 of file mediacodec_wrapper.c.
Referenced by ff_AMediaCodec_configure(), ff_AMediaFormat_delete(), ff_AMediaFormat_getBuffer(), ff_AMediaFormat_getFloat(), ff_AMediaFormat_getInt32(), ff_AMediaFormat_getInt64(), ff_AMediaFormat_getString(), ff_AMediaFormat_new(), ff_AMediaFormat_newFromObject(), ff_AMediaFormat_setBuffer(), ff_AMediaFormat_setFloat(), ff_AMediaFormat_setInt32(), ff_AMediaFormat_setInt64(), ff_AMediaFormat_setString(), and ff_AMediaFormat_toString().