#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif

#import "AVAssetTrackUtils.h"
#import "FVPAVFactory.h"
#import "FVPDisplayLink.h"
#import "FVPFrameUpdater.h"
#import "FVPNativeVideoView.h"
#import "FVPNativeVideoViewFactory.h"
#import "FVPTextureBasedVideoPlayer.h"
#import "FVPTextureBasedVideoPlayer_Test.h"
#import "FVPVideoPlayer.h"
#import "FVPVideoPlayerPlugin.h"
#import "FVPVideoPlayerPlugin_Test.h"
#import "FVPVideoPlayer_Internal.h"
#import "FVPVideoPlayer_Test.h"
#import "messages.g.h"

FOUNDATION_EXPORT double video_player_avfoundationVersionNumber;
FOUNDATION_EXPORT const unsigned char video_player_avfoundationVersionString[];

