|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectj2d.video.flv.CaptureFactory
public class CaptureFactory
Constructor Summary | |
---|---|
CaptureFactory()
|
Method Summary | |
---|---|
static Capturer |
getCapturer(java.io.OutputStream os,
java.awt.Dimension captureSize)
Creates new FLV capture Stream |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaptureFactory()
Method Detail |
---|
public static Capturer getCapturer(java.io.OutputStream os, java.awt.Dimension captureSize) throws java.io.IOException
os
- stream to write FLVcaptureSize
- size of images written
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |