// // DynamicMobileVLCKit.h // DynamicMobileVLCKit // // Created by Felix Paul Kühne on 10/07/15. // // #import //! Project version number for DynamicMobileVLCKit. FOUNDATION_EXPORT double DynamicMobileVLCKitVersionNumber; //! Project version string for DynamicMobileVLCKit. FOUNDATION_EXPORT const unsigned char DynamicMobileVLCKitVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import #import #import #import #import #import #import #import #import #import @class VLCMedia; @class VLCMediaLibrary; @class VLCMediaList; @class VLCTime; @class VLCVideoView; @class VLCAudio; @class VLCMediaThumbnailer; @class VLCMediaListPlayer; @class VLCMediaPlayer;