We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d153c5 commit 48d411cCopy full SHA for 48d411c
include/opusfile.h
@@ -1816,7 +1816,7 @@ void op_set_decode_callback(OggOpusFile *_of,
1816
#define OP_TRACK_GAIN (3008)
1817
1818
/**Gain offset type that indicates that the provided offset should be used as
1819
- the gain directly, without applying any the header or track gains.*/
+ the gain directly, without applying any of the header or track gains.*/
1820
#define OP_ABSOLUTE_GAIN (3009)
1821
1822
/**Sets the gain to be used for decoded output.
0 commit comments