Sign in

iOS Team / CNliveBBASMModule · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNliveBBASMModule
  • CNLiveBBASMModule
  • Classes
  • CNLiveBBASMImpl
  • CNVideo
  • CNBBASMVideoImpl.h
  • no message
    245274e2
    yanglingyu authored
    2021-11-03 20:23:15 +0800  
    Browse Code »
CNBBASMVideoImpl.h 302 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
//
//  CNBBASMVideoImpl.h
//  CNLiveNetAdd
//
//  Created by CNLive on 2021/10/16.
//  Copyright © 2021 cnlive. All rights reserved.
//

#import <BBAMNP/BBAMNP.h>

NS_ASSUME_NONNULL_BEGIN

@interface CNBBASMVideoImpl : BBASMAdapterBaseImplement<BBASMVideoAdapterProtocol>

@end

NS_ASSUME_NONNULL_END