Documentation de la bibliothèque MLV-3.1.0

◆ MLV_turn_off_sound_of_animation_player()

void MLV_turn_off_sound_of_animation_player ( MLV_Animation_player animation_player,
unsigned int  channel 
)

Désactive le son du canal d'une animation donnée.

Paramètres
animation_playerL'animateur concerné.
channelLe canal concerné.
Exemples:
advanced/11_animation_book.c.