summaryrefslogtreecommitdiff
path: root/libjava/classpath/include/gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine.h
blob: 93910a3f17e092fbc0a827cdb87960bd6c58e3a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* DO NOT EDIT THIS FILE - it is machine generated */

#include <jni.h>

#ifndef __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__
#define __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__

#ifdef __cplusplus
extern "C"
{
#endif

JNIEXPORT void JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine_init_1id_1cache (JNIEnv *env, jclass);
JNIEXPORT jboolean JNICALL Java_gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine_setup_1sink_1pipeline (JNIEnv *env, jclass, jobject);

#ifdef __cplusplus
}
#endif

#endif /* __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__ */