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