|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.caprica.vlcj.binding.LibVlcFactory
public class LibVlcFactory
A factory that creates interfaces to the libvlc native library.
Method Summary | |
---|---|
LibVlc |
create()
Create a new libvlc native library instance. |
static LibVlcFactory |
factory()
Create a new factory instance |
LibVlcFactory |
log()
Request that the libvlc native library instance be logged. |
LibVlcFactory |
synchronise()
Request that the libvlc native library instance be synchronised. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static LibVlcFactory factory()
public LibVlcFactory synchronise()
public LibVlcFactory log()
public LibVlc create()
|
(C)2010 Caprica Software Limited | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |