CNLiveQNLivingKit.h 579 Bytes
//
//  CNLiveQNLivingKit.h
//  QNLiveStreamingDemo
//
//  Created by iOS on 17/4/8.
//  Copyright © 2017年 zhulin. All rights reserved.
//

#ifndef CNLiveQNLivingKit_h
#define CNLiveQNLivingKit_h

#import <AVFoundation/AVFoundation.h>
#import <UIKit/UIKit.h>
#import "CNLivePlayerDef.h"
#import "PLVideoCaptureConfiguration.h"
#import "PLVideoStreamingConfiguration.h"
#import "PLAudioCaptureConfiguration.h"
#import "PLAudioStreamingConfiguration.h"
#import "PLStreamStatus.h"
#import "PLAudioEffectConfiguration.h"
#import "PLAudioPlayer.h"

#endif /* CNLiveQNLivingKit_h */