Home
last modified time | relevance | path

Searched defs:nohear (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_api.c3311 …stream_handle_t *stream, uint32_t id, uint32_t oid, uint8_t nospeak, uint8_t nohear, uint8_t sendv… in _conference_api_sub_relate_set_member_relationship()
3369 uint8_t nospeak = 0, nohear = 0, sendvideo = 0, clear = 0; in conference_api_sub_relate() local