CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - jmf source code

搜索资源列表

  1. JavaMediaShow

    0下载:
  2. 本指南主要通过使用工作的例子提供一个JMF的一些主要的特征的概述。阅读完本指南后,你将会明白JMF体系结构中的主要播放功能。你同样能正确的使用JMF,使用现存的例子和可为更多特殊功能扩展的源代码。-the main guide through the use of examples provide a JMF some of the main features of the outline. End read this guide, you will see that JMF architect
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:21048
    • 提供者:jmz
  1. jvtv_0.6

    0下载:
  2. JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:151163
    • 提供者:lampson
  1. 2007_05_11_122706_iudKQHqbim

    0下载:
  2. SUN公司的JMFStudio的源码,可以看看,不过JAVA自带的JMF框架支持的媒体类型太少了. -SUN company JMFStudio source code, can see, But the JMF Java framework, bringing their support of the media types too little.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:169495
    • 提供者:一凡
  1. JMF.rar

    1下载:
  2. 这是一个JMF的音视频聊天程序源代码(附论文,This is a JMF for audio and video chat program source code (with papers
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-26
    • 文件大小:869388
    • 提供者:jljlzhao
  1. aaa

    0下载:
  2. JMF播放器源代码 运行JMFSample就可以拉 -JMF Player source code 呵呵
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:11662
    • 提供者:yuzilei
  1. JMF

    0下载:
  2. 简单JMF音频播放程序。用于测试JMF环境是否搭建成功,使用前修改源码中媒体文件地址。-JMF simple audio player. JMF environment is set up to test the success of the media prior to use to modify the source code file address.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3177
    • 提供者:张颖凤
  1. krut_full_windows_0_9_3

    0下载:
  2. 一款java录屏软件源代码,调用JMF实现录屏功能,纯java实现-Screen recording software, a java source code, call the JMF screen features to achieve record, pure java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:402631
    • 提供者:yangcl35
  1. Javaichat

    0下载:
  2. 用JAVA实现的ICHAT源代码!希望对大家有用!-IChat with JAVA source code to achieve! Hope useful for all of us!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:7038767
    • 提供者:张洁
  1. javasphifuc_Softii

    0下载:
  2. 本视频会议服务器端代码:根据自己定义的协议:能构穿透nat 需要java jmf框架 * 我开放源代码是为了更好的让java这门程序艺术更好的发展-The video conferencing server-side code: defined according to their agreement: the need to structure penetration nat* java jmf I open-source framework is to better enable ja
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3152134
    • 提供者:xushh
  1. TypicalPlayerApplet

    0下载:
  2. Player JMF en JAVA !! code source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:6095
    • 提供者:simo odbc
  1. test

    0下载:
  2. 该源码使用java+jmf,可以用来捕捉到本地视频,-The source code to use java+ jmf, can be used to capture local video,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3190
    • 提供者:赵赛
  1. Java-JMF

    0下载:
  2. Code Source for JMF and RTP
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:10323
    • 提供者:salim
  1. JMF

    0下载:
  2. Source Code for Capture WebCam with Java and JMF
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8961
    • 提供者:salim
  1. lanjavavisiochateng_sources

    0下载:
  2. Source Code for Lan Chat with Java and JMF ,you can use video Chat-Source Code for Lan Chat with Java and JMF ,you can use video Chat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:27245
    • 提供者:salim
  1. jmfcode

    0下载:
  2. This the source code for playing multimedia files using jmf-This is the source code for playing multimedia files using jmf
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2864
    • 提供者:Tsuman
  1. videoPlay

    0下载:
  2. 基于JMF的音/视频通信,在电脑上同时显示双方的视频信息。 1、安装JMF软件 2、新建工程将源代码加入工程src下 3、导入第三方包jmf.jar,和fmj.jar 4、运行的时候先运行MediaTransmit类,后运行MediaReceive类 -JMF-based audio/video communications, both sides simultaneously displayed on the computer video information. 1
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:7443
    • 提供者:孙龙
  1. java_voip

    0下载:
  2. jVoIP is a simple SIP Phone based on NIST Sip Communicator. The phone won t be a fully functional SIP Client: it won t support REGISTER request it will be design for LAN voice communication This phone won t function behind NAT or
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6133223
    • 提供者:lifawen
搜珍网 www.dssz.com