- //
- // MOLVideoViewController.h
- // STLBGVideo
- //
- // Created by StoneLeon on 16/1/13.
- // Copyright © 2016年 StoneLeon. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import <AVFoundation/AVFoundation.h>
- @interface MOLVideoViewController : UIViewController
- @end
|