Searched defs:_App (Results 1 – 7 of 7) sorted by relevance
7 struct _App struct9 GstElement *pipeline;10 GstElement *audiotestsrc[NUM_STREAM];11 GstElement *audioconvert[NUM_STREAM];12 GstElement *capsfilter[NUM_STREAM];13 GstElement *vorbisenc[NUM_STREAM];14 GstElement *oggmux[NUM_STREAM];15 GstElement *funnel;16 GstElement *demux;17 GstElement *stream_synchronizer;[all …]
55 struct _App struct57 GstElement *playbin;58 GstElement *appsrc;60 GMainLoop *loop;61 guint sourceid;63 GMappedFile *file;64 guint8 *data;65 gsize length;66 guint64 offset;
59 struct _App struct61 GstElement *playbin;62 GstElement *appsrc;64 GMainLoop *loop;66 GMappedFile *file;67 guint8 *data;68 gsize length;69 guint64 offset;
50 struct _App struct52 GstElement *playbin;53 GstElement *appsrc;55 GMainLoop *loop;57 GMappedFile *file;58 guint8 *data;59 gsize length;60 guint64 offset;
52 struct _App struct54 GstElement *playbin;55 GstElement *appsrc;57 GMainLoop *loop;59 GMappedFile *file;60 guint8 *data;61 gsize length;62 guint64 offset;
38 struct _App struct40 GstElement *pipe;41 GstElement *src;42 GstElement *id;43 GstElement *sink;
33 struct _App struct35 GstElement *playbin;36 GstElement *textsink;38 GMainLoop *loop;