Class GStreamerSettings
java.lang.Object
org.praxislive.video.gstreamer.configuration.GStreamerSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCaptureDevice(int idx) static StringgetDefaultCaptureDevice(int idx) static Stringstatic Stringstatic voidresetCaptureDevice(int idx) static voidstatic voidsetCaptureDevice(int idx, String device) static voidsetLibraryPath(String libPath)
-
Constructor Details
-
GStreamerSettings
public GStreamerSettings()
-
-
Method Details
-
getDefaultCaptureDevice
-
resetCaptureDevice
public static void resetCaptureDevice(int idx) -
getCaptureDevice
-
setCaptureDevice
-
getDefaultLibraryPath
-
resetLibraryPath
public static void resetLibraryPath() -
getLibraryPath
-
setLibraryPath
-