Go to the documentation of this file.
20package org.sleuthkit.autopsy.contentviewers.utils;
22import java.util.logging.Level;
23import org.freedesktop.gstreamer.Gst;
24import org.sleuthkit.autopsy.coreutils.Logger;
53 System.setProperty(
"glib.reapOnEDT",
"true");
56 }
catch (Throwable ex) {
58 logger.log(Level.WARNING,
"Failed to load gsteamer bindings", ex);
static synchronized GstStatus tryLoad()
static final Logger logger
synchronized static Logger getLogger(String name)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.