CNLiveMainPlayerViewController.h 247 Bytes
//
//  CNLiveMainPlayerViewController.h
//  QNLiveStreamingDemo
//
//  Created by iOS on 17/4/7.
//  Copyright © 2017年 zhulin. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface CNLiveMainPlayerViewController : UIViewController

@end