CNLiveViewController.h 257 Bytes
//
//  CNLiveViewController.h
//  CNLivePlayer
//
//  Created by 153993236@qq.com on 07/26/2019.
//  Copyright (c) 2019 153993236@qq.com. All rights reserved.
//
#import "CNLiveBaseController.h"

@interface CNLiveViewController : CNLiveBaseController

@end