Home
last modified time | relevance | path

Searched refs:SWITCH_AUDIO_COL_STR_ARTIST (Results 1 – 8 of 8) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_record.c315 switch_core_file_set_string(&member->rec->fh, SWITCH_AUDIO_COL_STR_ARTIST, in conference_record_thread_run()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_shout/
H A Dmod_shout.c1108 case SWITCH_AUDIO_COL_STR_ARTIST: in shout_file_set_string()
1143 case SWITCH_AUDIO_COL_STR_ARTIST: in shout_file_set_string()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_utils.h1280 case SWITCH_AUDIO_COL_STR_ARTIST: in switch_parse_audio_col()
H A Dswitch_types.h617 SWITCH_AUDIO_COL_STR_ARTIST = 0x04, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_play_say.c651 switch_core_file_set_string(fh, SWITCH_AUDIO_COL_STR_ARTIST, vval); in switch_ivr_record_file()
1461 if (switch_core_file_get_string(fh, SWITCH_AUDIO_COL_STR_ARTIST, &p) == SWITCH_STATUS_SUCCESS) { in switch_ivr_play_file()
H A Dswitch_ivr_async.c2924 if (fh) switch_core_file_set_string(fh, SWITCH_AUDIO_COL_STR_ARTIST, vval); in switch_ivr_record_session_event()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_local_stream/
H A Dmod_local_stream.c386 switch_core_file_get_string(&fh, SWITCH_AUDIO_COL_STR_ARTIST, &artist); in read_stream_thread()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs29744 SWITCH_AUDIO_COL_STR_ARTIST = 0x04, enumerator