X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Finclude%2Fmm_player_priv.h;h=1201b39f6d835ccf60cb278c16bfe6430d03a51e;hb=37b3f40346f82129a2f08129b1fe8bdb747dba48;hp=73264c604677f6e8de0c529d7759f95d53d1b20f;hpb=fb4ccd152b91377ac03a0cbd9e2bb644f766c046;p=platform%2Fcore%2Fmultimedia%2Flibmm-player.git diff --git a/src/include/mm_player_priv.h b/src/include/mm_player_priv.h index 73264c6..1201b39 100644 --- a/src/include/mm_player_priv.h +++ b/src/include/mm_player_priv.h @@ -619,6 +619,7 @@ typedef struct { /* type string */ gchar *type; + GstCaps *type_caps; /* video stream caps parsed by demuxer */ GstCaps *v_stream_caps;