Class GStreamerSettings


  • public class GStreamerSettings
    extends Object
    • Constructor Detail

      • GStreamerSettings

        public GStreamerSettings()
    • Method Detail

      • getDefaultCaptureDevice

        public static String getDefaultCaptureDevice​(int idx)
      • resetCaptureDevice

        public static void resetCaptureDevice​(int idx)
      • getCaptureDevice

        public static String getCaptureDevice​(int idx)
      • setCaptureDevice

        public static void setCaptureDevice​(int idx,
                                            String device)
      • getDefaultLibraryPath

        public static String getDefaultLibraryPath()
      • resetLibraryPath

        public static void resetLibraryPath()
      • getLibraryPath

        public static String getLibraryPath()
      • setLibraryPath

        public static void setLibraryPath​(String libPath)