Sign in

iOS Team / CNAudioOrVideoMananger · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 1
  • Merge Requests 0
  • Labels
  • Wiki
  • CNAudioOrVideoMananger
  • Example
  • CNAudioOrVideoMananger
  • CNLIVEViewController.h
  • 提交
    d3e6d229
    梁星国 authored
    2019-11-16 14:17:16 +0800  
    Browse Code »
CNLIVEViewController.h 226 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
//
//  CNLIVEViewController.h
//  CNAudioOrVideoMananger
//
//  Created by jyyjkt on 11/16/2019.
//  Copyright (c) 2019 jyyjkt. All rights reserved.
//

@import UIKit;

@interface CNLIVEViewController : UIViewController

@end