6 lines
No EOL
139 B
Objective-C
6 lines
No EOL
139 B
Objective-C
#import <Foundation/Foundation.h>
|
|
|
|
@interface YTIHamplayerSoftwareStreamFilter : NSObject
|
|
@property int maxArea;
|
|
@property int maxFps;
|
|
@end |