CNBBASMVideoImpl.h
302 Bytes
//
// 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