// // VLCPlaybackControlsFocusView.h // VLC for iOS // // Created by Tobias Conradi on 28.10.15. // Copyright © 2015 VideoLAN. All rights reserved. // #import <UIKit/UIKit.h> @interface VLCPlaybackControlsFocusView : UIView @end