gst_plugins_base/gst-libs/gst/riff/riff-read.h
branchRCL_3
changeset 29 567bb019e3e3
parent 0 0e761a78d257
child 30 7e817e7e631c
equal deleted inserted replaced
6:9b2c3c7a1a9c 29:567bb019e3e3
    23 #define __GST_RIFF_READ_H__
    23 #define __GST_RIFF_READ_H__
    24 
    24 
    25 #include <glib.h>
    25 #include <glib.h>
    26 #include <gst/gst.h>
    26 #include <gst/gst.h>
    27 
    27 
    28 #include "riff-ids.h"
    28 #include "gst/riff/riff-ids.h"
    29 
    29 
    30 G_BEGIN_DECLS
    30 G_BEGIN_DECLS
    31 
    31 
    32 /*
    32 /*
    33  * Operate using pull_range().
    33  * Operate using pull_range().