gst_plugins_base/gst-libs/gst/riff/riff-media.h
changeset 20 7e3786c5ed27
parent 0 0e761a78d257
child 30 7e817e7e631c
equal deleted inserted replaced
19:24ed0baaf8e5 20:7e3786c5ed27
    22 #ifndef __GST_RIFF_MEDIA_H__
    22 #ifndef __GST_RIFF_MEDIA_H__
    23 #define __GST_RIFF_MEDIA_H__
    23 #define __GST_RIFF_MEDIA_H__
    24 
    24 
    25 #include <glib.h>
    25 #include <glib.h>
    26 #include <gst/gst.h>
    26 #include <gst/gst.h>
    27 #include "riff-ids.h"
    27 #include "gst/riff/riff-ids.h"
    28 
    28 
    29 G_BEGIN_DECLS
    29 G_BEGIN_DECLS
    30 
    30 
    31 /*
    31 /*
    32  * Create caos. strh/strf, strf/strd_data and codec_name can be NULL.
    32  * Create caos. strh/strf, strf/strd_data and codec_name can be NULL.