|
libamsip
5.2.1
|
amsip player API More...
#include <amsip/am_version.h>Functions | |
| int | am_player_start (int soundcard, const char *file, int loop) |
| int | am_player_start_with_callback (int soundcard, const char *file, int loop, MSFilterNotifyFunc cb_fileplayer_eof, void *userdata) |
| int | am_player_stop (int soundcard) |
| int | am_player_stop_all (void) |
| int | am_player_stop_terminated (void) |
amsip player API
This file provide the API needed to play file on sound cards.