Location:
Search - javax.media.
Search list
Description: 用javax.media中与RTP相关的包实现了RTP传输过程。注释很详细,读者可以很快掌握如何用java实现rtp-with javax.media RTP associated with the realization of the RTP packet transmission. Notes detail, the reader can quickly grasp how to use java achieve rtp
Platform: |
Size: 9541 |
Author: 王云波 |
Hits:
Description: 使用java实现的简易媒体播放器程序。主要用到javax.media包
Platform: |
Size: 3587 |
Author: 陈荣俊 |
Hits:
Description: MediaPlayer代码,部分代码,合适请用:
import java.awt.*
import java.awt.event.*
import javax.swing.*
import javax.media.*
import java.io.*
import java.util.* //为了导入Vector
//import com.sun.java.swing.plaf.windows.*
public class MediaPlayer extends JFrame implements ActionListener,Runnable
{
private JMenuBar bar //菜单条
private JMenu fileMenu,choiceMenu,aboutMenu
private JMenuItem openItem,openDirItem,closeItem,about,infor
private JCheckBoxMenuItem onTop
private boolean top=false,loop //设定窗口是否在最前面
private Player player //Play是个实现Controller的接口
private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关
Platform: |
Size: 8425 |
Author: benson |
Hits:
Description: 本程序用到了Player接口的javax.media.Processor接口。可以通过调用Manager的createProcessor()方法,来得到一个Processor接口的示例引用,具体代码为: processor=Manager.creatProcessor(ml) //根据媒体定位对象,示例化一个处理器-the procedures used by the Player interface javax.media.Processor interface. Call Manager by the createProcessor (), to get a Processor Interface cited examples of specific code : processor = Manager.creatProcessor (ml) / / According to media positioning objects, samples of a processor
Platform: |
Size: 3987 |
Author: 邓飞 |
Hits:
Description: 本程序用到了Player接口的javax.media.Processor接口。可以通过调用Manager的createProcessor()方法,来得到一个Processor接口的示例引用,具体代码为: processor=Manager.creatProcessor(ml) //根据媒体定位对象,示例化一个处理器-the procedures used by the Player interface javax.media.Processor interface. Call Manager by the createProcessor (), to get a Processor Interface cited examples of specific code : processor = Manager.creatProcessor (ml)// According to media positioning objects, samples of a processor
Platform: |
Size: 4096 |
Author: 邓飞 |
Hits:
Description: 用javax.media中与RTP相关的包实现了RTP传输过程。注释很详细,读者可以很快掌握如何用java实现rtp-with javax.media RTP associated with the realization of the RTP packet transmission. Notes detail, the reader can quickly grasp how to use java achieve rtp
Platform: |
Size: 9216 |
Author: 王云波 |
Hits:
Description: 使用java实现的简易媒体播放器程序。主要用到javax.media包-A simple realization of the use of java media player program. The main use javax.media package
Platform: |
Size: 3072 |
Author: 陈荣俊 |
Hits:
Description: MediaPlayer代码,部分代码,合适请用:
import java.awt.*
import java.awt.event.*
import javax.swing.*
import javax.media.*
import java.io.*
import java.util.* //为了导入Vector
//import com.sun.java.swing.plaf.windows.*
public class MediaPlayer extends JFrame implements ActionListener,Runnable
{
private JMenuBar bar //菜单条
private JMenu fileMenu,choiceMenu,aboutMenu
private JMenuItem openItem,openDirItem,closeItem,about,infor
private JCheckBoxMenuItem onTop
private boolean top=false,loop //设定窗口是否在最前面
private Player player //Play是个实现Controller的接口
private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关-MediaPlayer code, some code, appropriate use: import java.awt .* import java.awt.event .* import javax.swing .* import javax.media .* import java.io.* import java.util .*// in order to import Vector// import com.sun.java.swing.plaf.windows .* public class MediaPlayer extends JFrame implements ActionListener, Runnable (private JMenuBar bar// menu bar private JMenu fileMenu, choiceMenu, aboutMenu private JMenuItem openItem, openDirItem, closeItem, about, infor private JCheckBoxMenuItem onTop private boolean top = false, loop// set the window in the top private Player player// Play is a Controller Interface realize private File file, listFile// use File Class JFileChooser combine files to open operation, and after the relevant list.ini
Platform: |
Size: 8192 |
Author: benson |
Hits:
Description: 用java编写的多媒体播放器 能进行简单的视频播放 需要下载一个javax.media.* 包后才能运行-Using java prepared multimedia player able to perform simple video player will need to download a javax.media .* package to run
Platform: |
Size: 2048 |
Author: sandy |
Hits:
Description: 对声音文件的读取,虽然程序不长希望对大家有用。其他可以播放多媒体的类有:com.sun.media.sound.JavaSoundAudioClip和javax.sound.midi.spi和javaw.sound.sampled. -Sound files to read,Although the procedures are not useful for long I hope all of you.Other kind of multimedia player: com.sun.media.sound.JavaSoundAudioClip and javax.sound.midi.spi and javaw.sound.sampled.
Platform: |
Size: 1024 |
Author: 魏杰 |
Hits:
Description:
需要指出的是本程序用到了javax.media这个包,这个包不包括在jdk里面,读者可以从sun的网站上去下载,然后把它的目录加到jCreator里面,否则会出现编译错误-
It should be noted that this procedure has been used javax.media this package, this package is not included in the jdk inside, readers can get from the sun download site, and then put it inside jCreator added to the directory, otherwise there will be compiler error
搜索
Platform: |
Size: 5120 |
Author: meizhen |
Hits:
Description: eclipse 开发软件专业的jar包,有javax.media.jar dqljdbc4.jar包,及各种包专用包-eclipse software development professional jar package, there is javax.media.jar dqljdbc4.jar package, and all kinds of packages special packages
Platform: |
Size: 1411072 |
Author: 农民 |
Hits:
Description: javax.media包,javax.media.*-javax.medi.*,javax.media
Platform: |
Size: 29696 |
Author: 小笑 |
Hits:
Description: 用javax.media实现的简单视频播放器,含源码和编译后的jar文件-Achieved by javax.media simple video player, including source code and compiled jar file
Platform: |
Size: 1771520 |
Author: 郭文龙 |
Hits:
Description: This example illustrates how to play
audio songs in your mobile application
by creating a MIDlet. In the
application we have created a player
for an audio song by using of
javax.microedition.media API. As
you know we have already created two
player for two different songs and want
to play both song in an application at a
time.
Platform: |
Size: 161792 |
Author: Samir Patel |
Hits:
Description: java JMF文档 The Java Media Framework
javax.media -java the JMF documentation The Java Media Framework, javax.media
Platform: |
Size: 158720 |
Author: Bruce |
Hits:
Description: The javax.media.sound.sampled operation of small example of a Java development, to welcome you all to use
Platform: |
Size: 47104 |
Author: bonefio |
Hits:
Description: 个java开发的sampled操作的小例子,欢迎大家使用-The javax.media.sound.sampled operation of small example of a Java development, to welcome you all to use
Platform: |
Size: 47104 |
Author: contryl |
Hits:
Description: 个java开发的sampled操作的小例子,欢迎大家使用-The javax.media.sound.sampled operation of small example of a Java development, to welcome you all to use
Platform: |
Size: 47104 |
Author: aqbpy$261 |
Hits: