Sha256: 9705aed5d408f5a6fa15eae22632ddaf13449de73fc68b5bac05101f6fdfd1ae

Contents?: true

Size: 309 Bytes

Versions: 6

Compression:

Stored size: 309 Bytes

Contents



#ifndef __GST_APP_ENUM_TYPES_H__
#define __GST_APP_ENUM_TYPES_H__

#include <gst/gst.h>

G_BEGIN_DECLS

/* enumerations from "gstappsrc.h" */

GType gst_app_stream_type_get_type (void);
#define GST_TYPE_APP_STREAM_TYPE (gst_app_stream_type_get_type())
G_END_DECLS

#endif /* __GST_APP_ENUM_TYPES_H__ */



Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gstreamer-3.2.1-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h
gstreamer-3.2.1-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h
gstreamer-3.2.0-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h
gstreamer-3.2.0-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h
gstreamer-3.1.9-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h
gstreamer-3.1.9-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/app/app-enumtypes.h