Track: Mark as private the instance private structure

This commit is contained in:
Edward Hervey 2011-01-10 11:12:55 +01:00
parent 9f26d1a14e
commit 3359fe22b3

View file

@ -60,6 +60,7 @@ struct _GESTrack {
/* READ-ONLY */
GESTrackType type;
/*< private >*/
GESTrackPrivate * priv;
/* Padding for API extension */