Commit 35b6342c authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

Forgotten file in previous commit.

parent af252afb
...@@ -60,6 +60,7 @@ extern NSString *VLCMediaPlayerStateToString(VLCMediaPlayerState state); ...@@ -60,6 +60,7 @@ extern NSString *VLCMediaPlayerStateToString(VLCMediaPlayerState state);
void *instance; // Internal void *instance; // Internal
VLCMedia *media; //< Current media being played VLCMedia *media; //< Current media being played
VLCTime *cachedTime;
} }
/* Initializers */ /* Initializers */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment