文件名称:AnyChatCallCenter
-
所属分类:
- 标签属性:
- 上传时间:2015-09-20
-
文件大小:7.43mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
AnyChat视频呼叫(VideoCall)功能演示工程,展示了一对一语音、视频交互(对讲、通话)的基本功能。-AnyChat video call (VideoCall) functional demonstration project, showing the one-voice, video interactive (intercom, call) the basic functions。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AnyChatCallCenter/
AnyChatCallCenter/.classpath
AnyChatCallCenter/.project
AnyChatCallCenter/.settings/
AnyChatCallCenter/.settings/org.eclipse.core.resources.prefs
AnyChatCallCenter/AndroidManifest.xml
AnyChatCallCenter/libs/
AnyChatCallCenter/libs/armeabi/
AnyChatCallCenter/libs/armeabi/libanychatcore.so
AnyChatCallCenter/libs/armeabi/libaudio_preprocessing.so
AnyChatCallCenter/libs/armeabi/libmediacore.so
AnyChatCallCenter/libs/armeabi/libmediahwcodec_rk30_4.1.so
AnyChatCallCenter/libs/armeabi/libmediahwcodec_rk30_4.2.so
AnyChatCallCenter/libs/armeabi/libmediashow.so
AnyChatCallCenter/libs/armeabi/libmediautil_v6.so
AnyChatCallCenter/libs/armeabi/libmediautil_v7.so
AnyChatCallCenter/libs/x86/
AnyChatCallCenter/libs/x86/libanychatcore.so
AnyChatCallCenter/libs/x86/libaudio_preprocessing.so
AnyChatCallCenter/libs/x86/libmediacore.so
AnyChatCallCenter/libs/x86/libmediashow.so
AnyChatCallCenter/libs/x86/libmediautil_v7.so
AnyChatCallCenter/project.properties
AnyChatCallCenter/res/
AnyChatCallCenter/res/drawable/
AnyChatCallCenter/res/drawable/account_i.jpg
AnyChatCallCenter/res/drawable/background.xml
AnyChatCallCenter/res/drawable/btn_agree.xml
AnyChatCallCenter/res/drawable/btn_agree_normal.png
AnyChatCallCenter/res/drawable/btn_agree_press.png
AnyChatCallCenter/res/drawable/btn_pause.xml
AnyChatCallCenter/res/drawable/btn_pause_normal.png
AnyChatCallCenter/res/drawable/btn_refuse.xml
AnyChatCallCenter/res/drawable/btn_refuse_normal.png
AnyChatCallCenter/res/drawable/btn_refuse_press.png
AnyChatCallCenter/res/drawable/btn_switchvideo_background.xml
AnyChatCallCenter/res/drawable/button_pause_press.png
AnyChatCallCenter/res/drawable/call_btn_bg.xml
AnyChatCallCenter/res/drawable/chat_edit.xml
AnyChatCallCenter/res/drawable/chat_edit_focused.9.png
AnyChatCallCenter/res/drawable/chat_edit_normal.9.png
AnyChatCallCenter/res/drawable/cloud.png
AnyChatCallCenter/res/drawable/com_btn.xml
AnyChatCallCenter/res/drawable/com_btn_click.xml
AnyChatCallCenter/res/drawable/com_btn_normal.xml
AnyChatCallCenter/res/drawable/delete.png
AnyChatCallCenter/res/drawable/dialog_bg.xml
AnyChatCallCenter/res/drawable/end_session_bg.xml
AnyChatCallCenter/res/drawable/end_session_normal.xml
AnyChatCallCenter/res/drawable/end_session_pressed.xml
AnyChatCallCenter/res/drawable/hall_top_background.xml
AnyChatCallCenter/res/drawable/main_title_bg.9.png
AnyChatCallCenter/res/drawable/switchvideo.png
AnyChatCallCenter/res/drawable/toast_bg.xml
AnyChatCallCenter/res/drawable/user.png
AnyChatCallCenter/res/drawable/user_self_bg.xml
AnyChatCallCenter/res/drawable/video_bg.xml
AnyChatCallCenter/res/drawable-hdpi/
AnyChatCallCenter/res/drawable-hdpi/ic_launcher.png
AnyChatCallCenter/res/drawable-ldpi/
AnyChatCallCenter/res/drawable-ldpi/ic_launcher.png
AnyChatCallCenter/res/drawable-mdpi/
AnyChatCallCenter/res/drawable-mdpi/ic_launcher.png
AnyChatCallCenter/res/drawable-xhdpi/
AnyChatCallCenter/res/drawable-xhdpi/ic_launcher.png
AnyChatCallCenter/res/layout/
AnyChatCallCenter/res/layout/common_toastview.xml
AnyChatCallCenter/res/layout/dialog_call_resume.xml
AnyChatCallCenter/res/layout/dialog_calling.xml
AnyChatCallCenter/res/layout/dialog_config.xml
AnyChatCallCenter/res/layout/dialog_requesting.xml
AnyChatCallCenter/res/layout/dialog_resume.xml
AnyChatCallCenter/res/layout/dialog_resumeorcancel.xml
AnyChatCallCenter/res/layout/dialog_title.xml
AnyChatCallCenter/res/layout/hall_bottom_layout.xml
AnyChatCallCenter/res/layout/hall_layout.xml
AnyChatCallCenter/res/layout/login_layout.xml
AnyChatCallCenter/res/layout/main_head.xml
AnyChatCallCenter/res/layout/user_item.xml
AnyChatCallCenter/res/layout/video_activity.xml
AnyChatCallCenter/res/layout/video_session.xml
AnyChatCallCenter/res/layout/videoconfig.xml
AnyChatCallCenter/res/raw/
AnyChatCallCenter/res/raw/call.OGG
AnyChatCallCenter/res/raw/msg.OGG
AnyChatCallCenter/res/values/
AnyChatCallCenter/res/values/colors.xml
AnyChatCallCenter/res/values/strings.xml
AnyChatCallCenter/res/values/styles.xml
AnyChatCallCenter/src/
AnyChatCallCenter/src/com/
AnyChatCallCenter/src/com/bairuitech/
AnyChatCallCenter/src/com/bairuitech/anychat/
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatAudioHelper.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatBaseEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatCameraHelper.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatCoreSDK.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatDataEncDecEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatDefine.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatOutParam.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatPrivateChatEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatRecordEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatSensorHelper.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatStateChgEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatTextMsgEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatTransDataEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatUserInfoEvent.java
AnyChatCallCenter/src/com/
AnyChatCallCenter/.classpath
AnyChatCallCenter/.project
AnyChatCallCenter/.settings/
AnyChatCallCenter/.settings/org.eclipse.core.resources.prefs
AnyChatCallCenter/AndroidManifest.xml
AnyChatCallCenter/libs/
AnyChatCallCenter/libs/armeabi/
AnyChatCallCenter/libs/armeabi/libanychatcore.so
AnyChatCallCenter/libs/armeabi/libaudio_preprocessing.so
AnyChatCallCenter/libs/armeabi/libmediacore.so
AnyChatCallCenter/libs/armeabi/libmediahwcodec_rk30_4.1.so
AnyChatCallCenter/libs/armeabi/libmediahwcodec_rk30_4.2.so
AnyChatCallCenter/libs/armeabi/libmediashow.so
AnyChatCallCenter/libs/armeabi/libmediautil_v6.so
AnyChatCallCenter/libs/armeabi/libmediautil_v7.so
AnyChatCallCenter/libs/x86/
AnyChatCallCenter/libs/x86/libanychatcore.so
AnyChatCallCenter/libs/x86/libaudio_preprocessing.so
AnyChatCallCenter/libs/x86/libmediacore.so
AnyChatCallCenter/libs/x86/libmediashow.so
AnyChatCallCenter/libs/x86/libmediautil_v7.so
AnyChatCallCenter/project.properties
AnyChatCallCenter/res/
AnyChatCallCenter/res/drawable/
AnyChatCallCenter/res/drawable/account_i.jpg
AnyChatCallCenter/res/drawable/background.xml
AnyChatCallCenter/res/drawable/btn_agree.xml
AnyChatCallCenter/res/drawable/btn_agree_normal.png
AnyChatCallCenter/res/drawable/btn_agree_press.png
AnyChatCallCenter/res/drawable/btn_pause.xml
AnyChatCallCenter/res/drawable/btn_pause_normal.png
AnyChatCallCenter/res/drawable/btn_refuse.xml
AnyChatCallCenter/res/drawable/btn_refuse_normal.png
AnyChatCallCenter/res/drawable/btn_refuse_press.png
AnyChatCallCenter/res/drawable/btn_switchvideo_background.xml
AnyChatCallCenter/res/drawable/button_pause_press.png
AnyChatCallCenter/res/drawable/call_btn_bg.xml
AnyChatCallCenter/res/drawable/chat_edit.xml
AnyChatCallCenter/res/drawable/chat_edit_focused.9.png
AnyChatCallCenter/res/drawable/chat_edit_normal.9.png
AnyChatCallCenter/res/drawable/cloud.png
AnyChatCallCenter/res/drawable/com_btn.xml
AnyChatCallCenter/res/drawable/com_btn_click.xml
AnyChatCallCenter/res/drawable/com_btn_normal.xml
AnyChatCallCenter/res/drawable/delete.png
AnyChatCallCenter/res/drawable/dialog_bg.xml
AnyChatCallCenter/res/drawable/end_session_bg.xml
AnyChatCallCenter/res/drawable/end_session_normal.xml
AnyChatCallCenter/res/drawable/end_session_pressed.xml
AnyChatCallCenter/res/drawable/hall_top_background.xml
AnyChatCallCenter/res/drawable/main_title_bg.9.png
AnyChatCallCenter/res/drawable/switchvideo.png
AnyChatCallCenter/res/drawable/toast_bg.xml
AnyChatCallCenter/res/drawable/user.png
AnyChatCallCenter/res/drawable/user_self_bg.xml
AnyChatCallCenter/res/drawable/video_bg.xml
AnyChatCallCenter/res/drawable-hdpi/
AnyChatCallCenter/res/drawable-hdpi/ic_launcher.png
AnyChatCallCenter/res/drawable-ldpi/
AnyChatCallCenter/res/drawable-ldpi/ic_launcher.png
AnyChatCallCenter/res/drawable-mdpi/
AnyChatCallCenter/res/drawable-mdpi/ic_launcher.png
AnyChatCallCenter/res/drawable-xhdpi/
AnyChatCallCenter/res/drawable-xhdpi/ic_launcher.png
AnyChatCallCenter/res/layout/
AnyChatCallCenter/res/layout/common_toastview.xml
AnyChatCallCenter/res/layout/dialog_call_resume.xml
AnyChatCallCenter/res/layout/dialog_calling.xml
AnyChatCallCenter/res/layout/dialog_config.xml
AnyChatCallCenter/res/layout/dialog_requesting.xml
AnyChatCallCenter/res/layout/dialog_resume.xml
AnyChatCallCenter/res/layout/dialog_resumeorcancel.xml
AnyChatCallCenter/res/layout/dialog_title.xml
AnyChatCallCenter/res/layout/hall_bottom_layout.xml
AnyChatCallCenter/res/layout/hall_layout.xml
AnyChatCallCenter/res/layout/login_layout.xml
AnyChatCallCenter/res/layout/main_head.xml
AnyChatCallCenter/res/layout/user_item.xml
AnyChatCallCenter/res/layout/video_activity.xml
AnyChatCallCenter/res/layout/video_session.xml
AnyChatCallCenter/res/layout/videoconfig.xml
AnyChatCallCenter/res/raw/
AnyChatCallCenter/res/raw/call.OGG
AnyChatCallCenter/res/raw/msg.OGG
AnyChatCallCenter/res/values/
AnyChatCallCenter/res/values/colors.xml
AnyChatCallCenter/res/values/strings.xml
AnyChatCallCenter/res/values/styles.xml
AnyChatCallCenter/src/
AnyChatCallCenter/src/com/
AnyChatCallCenter/src/com/bairuitech/
AnyChatCallCenter/src/com/bairuitech/anychat/
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatAudioHelper.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatBaseEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatCameraHelper.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatCoreSDK.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatDataEncDecEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatDefine.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatOutParam.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatPrivateChatEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatRecordEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatSensorHelper.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatStateChgEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatTextMsgEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatTransDataEvent.java
AnyChatCallCenter/src/com/bairuitech/anychat/AnyChatUserInfoEvent.java
AnyChatCallCenter/src/com/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.