This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package testing.blog.waynepie.blogtesting; | |
import android.support.v7.app.ActionBarActivity; | |
import android.os.Bundle; | |
import android.view.Menu; | |
import android.view.MenuItem; | |
import android.app.Notification; | |
import android.app.PendingIntent; | |
import android.content.Intent; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Convert from OpenCV image and write movie with FFmpeg | |
* | |
* Copyright (c) 2016 yohhoy | |
*/ | |
#include <iostream> | |
#include <vector> | |
// FFmpeg | |
extern "C" { | |
#include <libavformat/avformat.h> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SSG_B748-I_11_cockpit.obj:ATTR_manip_push button 1.000000 0.000000 sim/EICAS/master_pushr_sw WARN_CAUT R | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_push button 1.000000 0.000000 sim/EICAS/master_pushl_sw WARN_CAUT L | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_axis_knob rotate_medium 0.000000 1.000000 0.100000 0.500000 sim/LGT/compass_brt_sw COMPASS BRT SW | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_toggle button 1.000000 0.000000 sim/FB/fb_power FB ON SW | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_axis_knob up_down 0.000000 1.000000 0.100000 0.500000 sim/LGT/fb_brt_sw FB BRT SW | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_radio button 1.000000 sim/FB/pages FB TOP 6 | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_radio button 2.000000 sim/FB/pages FB TOP 5 | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_radio button 3.000000 sim/FB/pages FB TOP 4 | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_radio button 5.000000 sim/FB/pages FB TOP 2 | |
SSG_B748-I_11_cockpit.obj:ATTR_manip_radio button 6.000000 sim/FB/pages FB TOP 1 |