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