CNLIVEDemoViewController.h
334 Bytes
//
// CNLIVEDemoViewController.h
// CNLiveVideoClassifyKit_Example
//
// Created by CNLive on 2021/9/9.
// Copyright © 2021 杨苓玉. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <QMUIKit/QMUIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface CNLIVEDemoViewController :QMUICommonViewController
@end
NS_ASSUME_NONNULL_END