gstreamer_test_apps/gstplayer/src/GSTPlayerappview.cpp
changeset 27 d43ce56a1534
parent 9 2a0f36a70380
equal deleted inserted replaced
23:29ecd5cb86b3 27:d43ce56a1534
    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 // -----------------------------------------------------------------------------