VLCKit
Instance Methods | Class Methods | Properties | List of all members
VLCAudioEqualizerBand Class Reference

VLCAudioEqualizerBand. More...

#import <VLCAudioEqualizer.h>

Inheritance diagram for VLCAudioEqualizerBand:

Instance Methods

(instancetype) - NS_UNAVAILABLE
 

Class Methods

(instancetype) + NS_UNAVAILABLE
 

Properties

float frequency
 
unsigned index
 
float amplification
 

Detailed Description

VLCAudioEqualizerBand.

Property Documentation

◆ amplification

- (float) amplification
readwritenonatomicassign

amplification

amplification value (-20.0 to 20.0 Hz)

◆ frequency

- (float) frequency
readnonatomicassign

frequency

equalizer band frequency (Hz), or -1 if there is no such band

◆ index

- (unsigned) index
readnonatomicassign

index

index, counting from zero, of the frequency band to set


The documentation for this class was generated from the following file: