5 lines
No EOL
163 B
Objective-C
5 lines
No EOL
163 B
Objective-C
#import <Foundation/Foundation.h>
|
|
|
|
@interface YTIHamplayerABRConfig : NSObject
|
|
@property (nonatomic, assign, readwrite) BOOL preferSoftwareHdrOverHardwareSdr;
|
|
@end |