提交
This commit is contained in:
14
TUIKit/TUIMultimediaPlugin/Services/TUIMultimediaRecorder.h
Normal file
14
TUIKit/TUIMultimediaPlugin/Services/TUIMultimediaRecorder.h
Normal file
@@ -0,0 +1,14 @@
|
||||
// Copyright (c) 2024 Tencent. All rights reserved.
|
||||
// Author: eddardliu
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
||||
@interface TUIMultimediaRecorder: NSObject
|
||||
|
||||
@end
|
||||
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user