![]() |
![]() |
![]() |
libdmapsharing-3.0 Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#define DMAP_TYPE_GST_MP3_INPUT_STREAM #define DMAP_GST_MP3_INPUT_STREAM (o) #define DMAP_GST_MP3_INPUT_STREAM_CLASS (k) #define IS_DMAP_GST_MP3_INPUT_STREAM (o) #define IS_DMAP_GST_MP3_INPUT_STREAM_CLASS (k) #define DMAP_GST_MP3_INPUT_STREAM_GET_CLASS (o) #define DMAP_GST_MP3_INPUT_STREAM_GET_PRIVATE(o) typedef DMAPGstMP3InputStreamPrivate; DMAPGstMP3InputStream; DMAPGstMP3InputStreamClass; GType dmap_gst_mp3_input_stream_get_type (void
); GInputStream* dmap_gst_mp3_input_stream_new (GInputStream *stream
);
#define DMAP_TYPE_GST_MP3_INPUT_STREAM (dmap_gst_mp3_input_stream_get_type ())
typedef struct DMAPGstMP3InputStreamPrivate DMAPGstMP3InputStreamPrivate;
typedef struct { DMAPGstInputStreamClass parent; } DMAPGstMP3InputStreamClass;
GInputStream* dmap_gst_mp3_input_stream_new (GInputStream *stream
);
|
|
Returns : |