Top | ![]() |
![]() |
![]() |
![]() |
AgsPlayWaveChannelRun * | ags_play_wave_channel_run_new () |
#define | AGS_IS_PLAY_WAVE_CHANNEL_RUN() |
#define | AGS_PLAY_WAVE_CHANNEL_RUN() |
#define | AGS_PLAY_WAVE_CHANNEL_RUN_CLASS() |
#define | AGS_PLAY_WAVE_CHANNEL_RUN_GET_CLASS() |
GType | ags_play_wave_channel_run_get_type () |
#define | AGS_TYPE_PLAY_WAVE_CHANNEL_RUN |
struct | AgsPlayWaveChannelRun |
struct | AgsPlayWaveChannelRunClass |
AgsPlayWaveChannelRun *
ags_play_wave_channel_run_new (AgsChannel *source
);
Create a new instance of AgsPlayWaveChannelRun
Since: 2.0.0
#define AGS_IS_PLAY_WAVE_CHANNEL_RUN(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), AGS_TYPE_PLAY_WAVE_CHANNEL_RUN))
#define AGS_PLAY_WAVE_CHANNEL_RUN(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), AGS_TYPE_PLAY_WAVE_CHANNEL_RUN, AgsPlayWaveChannelRun))
#define AGS_PLAY_WAVE_CHANNEL_RUN_CLASS(class) (G_TYPE_CHECK_CLASS_CAST((class), AGS_TYPE_PLAY_WAVE_CHANNEL_RUN, AgsPlayWaveChannelRun))
#define AGS_PLAY_WAVE_CHANNEL_RUN_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), AGS_TYPE_PLAY_WAVE_CHANNEL_RUN, AgsPlayWaveChannelRunClass))
#define AGS_TYPE_PLAY_WAVE_CHANNEL_RUN (ags_play_wave_channel_run_get_type())
“x-offset”
property“x-offset” guint64
The x offset.
Flags: Read / Write
Default value: 0
Since: 2.1.24