|
VLCKit
|
VLCAudioEqualizerBand. More...
#import <VLCAudioEqualizer.h>
Instance Methods | |
| (instancetype) | - NS_UNAVAILABLE |
Class Methods | |
| (instancetype) | + NS_UNAVAILABLE |
Properties | |
| float | frequency |
| unsigned | index |
| float | amplification |
|
readwritenonatomicassign |
amplification
amplification value (-20.0 to 20.0 Hz)
|
readnonatomicassign |
frequency
equalizer band frequency (Hz), or -1 if there is no such band
|
readnonatomicassign |
index
index, counting from zero, of the frequency band to set
1.8.17