FFmpeg
Data Fields
JNIAMediaFormatFields Struct Reference

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
 

Detailed Description

Definition at line 110 of file mediacodec_wrapper.c.

Field Documentation

◆ mediaformat_class

jclass JNIAMediaFormatFields::mediaformat_class

Definition at line 112 of file mediacodec_wrapper.c.

◆ init_id

jmethodID JNIAMediaFormatFields::init_id

Definition at line 114 of file mediacodec_wrapper.c.

◆ contains_key_id

jmethodID JNIAMediaFormatFields::contains_key_id

Definition at line 116 of file mediacodec_wrapper.c.

◆ get_integer_id

jmethodID JNIAMediaFormatFields::get_integer_id

Definition at line 118 of file mediacodec_wrapper.c.

◆ get_long_id

jmethodID JNIAMediaFormatFields::get_long_id

Definition at line 119 of file mediacodec_wrapper.c.

◆ get_float_id

jmethodID JNIAMediaFormatFields::get_float_id

Definition at line 120 of file mediacodec_wrapper.c.

◆ get_bytebuffer_id

jmethodID JNIAMediaFormatFields::get_bytebuffer_id

Definition at line 121 of file mediacodec_wrapper.c.

◆ get_string_id

jmethodID JNIAMediaFormatFields::get_string_id

Definition at line 122 of file mediacodec_wrapper.c.

◆ set_integer_id

jmethodID JNIAMediaFormatFields::set_integer_id

Definition at line 124 of file mediacodec_wrapper.c.

◆ set_long_id

jmethodID JNIAMediaFormatFields::set_long_id

Definition at line 125 of file mediacodec_wrapper.c.

◆ set_float_id

jmethodID JNIAMediaFormatFields::set_float_id

Definition at line 126 of file mediacodec_wrapper.c.

◆ set_bytebuffer_id

jmethodID JNIAMediaFormatFields::set_bytebuffer_id

Definition at line 127 of file mediacodec_wrapper.c.

◆ set_string_id

jmethodID JNIAMediaFormatFields::set_string_id

Definition at line 128 of file mediacodec_wrapper.c.

◆ to_string_id

jmethodID JNIAMediaFormatFields::to_string_id

Definition at line 130 of file mediacodec_wrapper.c.


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