Top |
AgsSoundProvider is implemented by AgsAudioApplicationContext and AgsXorgApplicationContext.
void ags_sound_provider_set_soundcard (AgsSoundProvider *sound_provider
,GList *soundcard
);
Set soundcards.
Since: 0.7.4
GList *
ags_sound_provider_get_soundcard (AgsSoundProvider *sound_provider
);
Get soundcards.
Since: 0.7.4
void ags_sound_provider_set_sequencer (AgsSoundProvider *sound_provider
,GList *sequencer
);
Set sequencers.
Since: 0.7.4
GList *
ags_sound_provider_get_sequencer (AgsSoundProvider *sound_provider
);
Get sequencers.
Since: 0.7.4
void ags_sound_provider_set_distributed_manager (AgsSoundProvider *sound_provider
,GList *distributed_manager
);
Set distributed manager.
sound_provider |
the AgsSoundProvider |
|
distributed_manager |
a GList containing AgsDistributedManager |
Since: 0.7.4
GList *
ags_sound_provider_get_distributed_manager
(AgsSoundProvider *sound_provider
);
Set distributed manager.
Since: 0.7.4