Changeset 30714


Ignore:
Timestamp:
10/25/14 22:15:30 (9 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/struct.h

    r30708 r30714  
    19051905typedef enum { stUnknown, stPlainText, stSSA, stASS, stSRT, stVOB, stPGS } subtype_t;
    19061906typedef enum {atUnknown, atMPEG, atMP3, atAC3, atDTS, atAAC, atPCM, atOGG, atFLAC, atWMA} audiotype_t;
    1907 //typedef struct _CustomData {
    1908 typedef struct CustomData {
     1907typedef struct _CustomData {
     1908//typedef struct CustomData {
    19091909  GstElement *playbin2;  /* Our one and only element */
    19101910   
Note: See TracChangeset for help on using the changeset viewer.