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 91 of file mediacodec_wrapper.c.

Field Documentation

◆ mediaformat_class

jclass JNIAMediaFormatFields::mediaformat_class

Definition at line 93 of file mediacodec_wrapper.c.

◆ init_id

jmethodID JNIAMediaFormatFields::init_id

Definition at line 95 of file mediacodec_wrapper.c.

◆ contains_key_id

jmethodID JNIAMediaFormatFields::contains_key_id

Definition at line 97 of file mediacodec_wrapper.c.

◆ get_integer_id

jmethodID JNIAMediaFormatFields::get_integer_id

Definition at line 99 of file mediacodec_wrapper.c.

◆ get_long_id

jmethodID JNIAMediaFormatFields::get_long_id

Definition at line 100 of file mediacodec_wrapper.c.

◆ get_float_id

jmethodID JNIAMediaFormatFields::get_float_id

Definition at line 101 of file mediacodec_wrapper.c.

◆ get_bytebuffer_id

jmethodID JNIAMediaFormatFields::get_bytebuffer_id

Definition at line 102 of file mediacodec_wrapper.c.

◆ get_string_id

jmethodID JNIAMediaFormatFields::get_string_id

Definition at line 103 of file mediacodec_wrapper.c.

◆ set_integer_id

jmethodID JNIAMediaFormatFields::set_integer_id

Definition at line 105 of file mediacodec_wrapper.c.

◆ set_long_id

jmethodID JNIAMediaFormatFields::set_long_id

Definition at line 106 of file mediacodec_wrapper.c.

◆ set_float_id

jmethodID JNIAMediaFormatFields::set_float_id

Definition at line 107 of file mediacodec_wrapper.c.

◆ set_bytebuffer_id

jmethodID JNIAMediaFormatFields::set_bytebuffer_id

Definition at line 108 of file mediacodec_wrapper.c.

◆ set_string_id

jmethodID JNIAMediaFormatFields::set_string_id

Definition at line 109 of file mediacodec_wrapper.c.

◆ to_string_id

jmethodID JNIAMediaFormatFields::to_string_id

Definition at line 111 of file mediacodec_wrapper.c.


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