CNLiveStreamingViewController.h 247 Bytes
//
//  CNLiveStreamingViewController.h
//  QNLiveStreamingDemo
//
//  Created by iOS on 16/12/29.
//  Copyright © 2016年 zhulin. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface CNLiveStreamingViewController : UIViewController

@end