Sha256: 338ff4bc01058847ff75b7348ad02fd8eba29af9ee811c0c8ecbfe91562d7b10

Contents?: true

Size: 1.25 KB

Versions: 29

Compression:

Stored size: 1.25 KB

Contents



#ifndef __GST_AUDIO_ENUM_TYPES_H__
#define __GST_AUDIO_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "audio-format.h" */
GType gst_audio_format_get_type (void);
#define GST_TYPE_AUDIO_FORMAT (gst_audio_format_get_type())
GType gst_audio_format_flags_get_type (void);
#define GST_TYPE_AUDIO_FORMAT_FLAGS (gst_audio_format_flags_get_type())
GType gst_audio_pack_flags_get_type (void);
#define GST_TYPE_AUDIO_PACK_FLAGS (gst_audio_pack_flags_get_type())

/* enumerations from "audio-channels.h" */
GType gst_audio_channel_position_get_type (void);
#define GST_TYPE_AUDIO_CHANNEL_POSITION (gst_audio_channel_position_get_type())

/* enumerations from "audio-info.h" */
GType gst_audio_flags_get_type (void);
#define GST_TYPE_AUDIO_FLAGS (gst_audio_flags_get_type())
GType gst_audio_layout_get_type (void);
#define GST_TYPE_AUDIO_LAYOUT (gst_audio_layout_get_type())

/* enumerations from "gstaudioringbuffer.h" */
GType gst_audio_ring_buffer_state_get_type (void);
#define GST_TYPE_AUDIO_RING_BUFFER_STATE (gst_audio_ring_buffer_state_get_type())
GType gst_audio_ring_buffer_format_type_get_type (void);
#define GST_TYPE_AUDIO_RING_BUFFER_FORMAT_TYPE (gst_audio_ring_buffer_format_type_get_type())
G_END_DECLS

#endif /* __GST_AUDIO_ENUM_TYPES_H__ */



Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
gstreamer-3.0.7-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.7-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.6-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.6-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.5-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.5-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.4-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.4-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.3-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.3-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.2-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.2-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.1-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.1-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.0-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-3.0.0-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-2.2.5-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-2.2.5-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-2.2.4-x64-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
gstreamer-2.2.4-x86-mingw32 vendor/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h