FFmpeg
|
Data Fields | |
jclass | mediaformat_class |
jmethodID | init_id |
jmethodID | contains_key_id |
jmethodID | get_integer_id |
jmethodID | get_long_id |
jmethodID | get_float_id |
jmethodID | get_bytebuffer_id |
jmethodID | get_string_id |
jmethodID | set_integer_id |
jmethodID | set_long_id |
jmethodID | set_float_id |
jmethodID | set_bytebuffer_id |
jmethodID | set_string_id |
jmethodID | to_string_id |
Definition at line 110 of file mediacodec_wrapper.c.
jclass JNIAMediaFormatFields::mediaformat_class |
Definition at line 112 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::init_id |
Definition at line 114 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::contains_key_id |
Definition at line 116 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::get_integer_id |
Definition at line 118 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::get_long_id |
Definition at line 119 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::get_float_id |
Definition at line 120 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::get_bytebuffer_id |
Definition at line 121 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::get_string_id |
Definition at line 122 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::set_integer_id |
Definition at line 124 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::set_long_id |
Definition at line 125 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::set_float_id |
Definition at line 126 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::set_bytebuffer_id |
Definition at line 127 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::set_string_id |
Definition at line 128 of file mediacodec_wrapper.c.
jmethodID JNIAMediaFormatFields::to_string_id |
Definition at line 130 of file mediacodec_wrapper.c.