Files
SellyCloudSDK_demo/Example/SellyCloudSDK/Controllers/Settings/AVSettingsViewController.h
2026-03-01 15:59:27 +08:00

15 lines
183 B
Objective-C

//
// AVSettingsViewController.h
// AVDemo
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface AVSettingsViewController : UIViewController
@end
NS_ASSUME_NONNULL_END