LVCVodPlayerController.h 244 Bytes
//
//  LVCVodPlayerController.h
//  LiveVideoCloud
//
//  Created by cnliveJunBo on 17/6/27.
//  Copyright © 2017年 cnlive. All rights reserved.
//

#import "BaseViewController.h"

@interface LVCVodPlayerController : BaseViewController

@end