5 lines
No EOL
144 B
Objective-C
5 lines
No EOL
144 B
Objective-C
#import <Foundation/Foundation.h>
|
|
|
|
@interface YTIHamplayerHotConfig : NSObject
|
|
@property (nonatomic, assign, readwrite) int renderViewType;
|
|
@end |