46474849505152
} private static MainLoop loop; @BeforeClass public static void setUpClass() throws Exception { Gst.init("ExecutorServiceTest", new String[] {}); (loop = new MainLoop()).startInBackground(); }