Home
last modified time | relevance | path

Searched defs:SoundInfo (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4SoundLoaders.h24 struct SoundInfo struct
35 SoundInfo(): sound_data() {} in SoundInfo() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqsound_win.cpp95 struct SoundInfo struct
97 SoundInfo(const QString &fn, int lp, QSound *snd, QAuServerWindows *srv) in SoundInfo() function
110 SoundInfo *info = (SoundInfo*)param; in SoundPlayProc() argument
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_sound.h95 typedef struct SoundInfo { struct
100 } SoundInfo; argument
/dports/games/ivan/ivan-059/FeLib/Source/
H A Dsfx.cpp58 struct SoundInfo struct
64 SoundInfo() = default; argument
67 ~SoundInfo() in ~SoundInfo() argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/chewy/
H A Dscene.cpp44 struct SoundInfo { struct
45 uint16 enable[MAX_SOUNDS]; // flag, 0 = disable, 1 = enable
46 int16 index[MAX_SOUNDS];
47 uint16 start[MAX_SOUNDS];
48 uint16 channel[MAX_SOUNDS];
49 uint16 volume[MAX_SOUNDS];
50 uint16 repeatCount[MAX_SOUNDS];
51 uint16 stereo[MAX_SOUNDS]; // stereo position for the SFX
/dports/games/scummvm/scummvm-2.5.1/engines/chewy/
H A Dscene.cpp44 struct SoundInfo { struct
45 uint16 enable[MAX_SOUNDS]; // flag, 0 = disable, 1 = enable
46 int16 index[MAX_SOUNDS];
47 uint16 start[MAX_SOUNDS];
48 uint16 channel[MAX_SOUNDS];
49 uint16 volume[MAX_SOUNDS];
50 uint16 repeatCount[MAX_SOUNDS];
51 uint16 stereo[MAX_SOUNDS]; // stereo position for the SFX
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/GameRules/
H A DSoundInfo.cs18 public class SoundInfo class
32 public SoundInfo(MiniYaml y) in SoundInfo() method in OpenRA.GameRules.SoundInfo
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libmedia/haiku/
H A DAudioDecoderHaiku.h30 class SoundInfo; variable
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libmedia/gst/
H A DAudioDecoderGst.h36 class SoundInfo; variable
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Visual/goom/
H A Dgoom_typedefs.h26 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/games/glest/glest_source_3.2.2/source/shared_lib/include/sound/
H A Dsound_file_loader.h32 class SoundInfo; variable
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/goom/
H A Dgoom_typedefs.h5 typedef struct _SOUND_INFO SoundInfo; typedef
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/goom/
H A Dgoom_typedefs.h23 typedef struct _SOUND_INFO SoundInfo; typedef

1234