CNLiveStreamer.h
283 Bytes
//
// CNLiveStreamer.h
// CNLivePlayer_Example
//
// Created by CNLive-zxw on 2019/8/20.
// Copyright © 2019 153993236@qq.com. All rights reserved.
//
#import <Foundation/Foundation.h>
NS_ASSUME_NONNULL_BEGIN
@interface CNLiveStreamer : NSObject
@end
NS_ASSUME_NONNULL_END