¡@

Home 

java Programming Glossary: devicefinder

How to capture video using JMF, but without installing JMF

http://stackoverflow.com/questions/4046621/how-to-capture-video-using-jmf-but-without-installing-jmf

audio capture devices public ArrayList getAudioDevices DeviceFinder df new DeviceFinder audioDevices df.getSoundCaptureDevices return.. public ArrayList getAudioDevices DeviceFinder df new DeviceFinder audioDevices df.getSoundCaptureDevices return new ArrayList.. video capture devices public ArrayList getVideoDevices DeviceFinder df new DeviceFinder videoDevices df.getVideoCaptureDevices return..