diff options
Diffstat (limited to 'macosx/HBAudioTrackPreset.h')
-rw-r--r-- | macosx/HBAudioTrackPreset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBAudioTrackPreset.h b/macosx/HBAudioTrackPreset.h index 49abe9820..76950472b 100644 --- a/macosx/HBAudioTrackPreset.h +++ b/macosx/HBAudioTrackPreset.h @@ -24,7 +24,7 @@ @property (nonatomic, readwrite) int bitRate; @property (nonatomic, readwrite) int gain; -@property (nonatomic, readwrite) int drc; +@property (nonatomic, readwrite) float drc; /** * Arrays of possible options for the track properties. |