Changeset 32806


Ignore:
Timestamp:
01/31/15 16:42:43 (9 years ago)
Author:
obi
Message:

fix gst warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/player.h

    r32776 r32806  
    3030#ifdef EPLAYER4
    3131GstElement *pipeline = NULL;
    32 gdouble m_framerate;
     32gint m_framerate;
    3333unsigned long long m_gst_startpts = 0;
    3434CustomData data;
Note: See TracChangeset for help on using the changeset viewer.