OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [javax/] [sound/] [sampled/] [gstreamer/] [lines/] [GstNativeDataLine.h] - Blame information for rev 756

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 756 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__
5
#define __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__
6
 
7
#pragma interface
8
 
9
#include <java/lang/Object.h>
10
extern "Java"
11
{
12
  namespace gnu
13
  {
14
    namespace classpath
15
    {
16
        class Pointer;
17
    }
18
    namespace javax
19
    {
20
      namespace sound
21
      {
22
        namespace sampled
23
        {
24
          namespace gstreamer
25
          {
26
            namespace lines
27
            {
28
                class GstNativeDataLine;
29
                class GstPipeline;
30
            }
31
          }
32
        }
33
      }
34
    }
35
  }
36
}
37
 
38
class gnu::javax::sound::sampled::gstreamer::lines::GstNativeDataLine : public ::java::lang::Object
39
{
40
 
41
public:
42
  GstNativeDataLine();
43
  static ::gnu::javax::sound::sampled::gstreamer::lines::GstPipeline * createSourcePipeline(jint);
44
private:
45
  static void init_id_cache();
46
  static jboolean setup_sink_pipeline(::gnu::classpath::Pointer *);
47
public:
48
  static ::java::lang::Class class$;
49
};
50
 
51
#endif // __gnu_javax_sound_sampled_gstreamer_lines_GstNativeDataLine__

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.