gstreamer_test_apps/gstplayer/src/GSTPlayerappview.cpp
changeset 26 69c7080681bf
parent 18 5824eee55f42
equal deleted inserted replaced
24:bc39b352897e 26:69c7080681bf
    33 
    33 
    34 // INCLUDE FILES
    34 // INCLUDE FILES
    35 #include <coemain.h>
    35 #include <coemain.h>
    36 #include <stdlib.h>
    36 #include <stdlib.h>
    37 #include <gst/gst.h>
    37 #include <gst/gst.h>
    38 #include "GSTPlayerAppView.h"
    38 #include "gstplayerappview.h"
    39 #include "GlibEventHandler.h"
    39 #include "GlibEventHandler.h"
    40 
    40 
    41 // ============================ MEMBER FUNCTIONS ===============================
    41 // ============================ MEMBER FUNCTIONS ===============================
    42 
    42 
    43 // -----------------------------------------------------------------------------
    43 // -----------------------------------------------------------------------------