search for: zt_conf_pseudo_talk

Displaying 1 result from an estimated 1 matches for "zt_conf_pseudo_talk".

Did you mean: zt_conf_pseudo_talker
2004 Mar 31
4
ANNOUNCEMENT : MeetMe Web User Interface
.../* mask for flags (65280) */ #define ZT_CONF_LISTENER 0x100 /* is a listener on the conference (256)*/ #define ZT_CONF_TALKER 0x200 /* is a talker on the conference (512)*/ #define ZT_CONF_PSEUDO_LISTENER 0x400 /* pseudo is a listener on the conference (1024)*/ #define ZT_CONF_PSEUDO_TALKER 0x800 /* pseudo is a talker on the conference (2048) */