Support opus header gain tags and match opus playback volume to other tracks when ReplayGain is enabled.
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
|
||||
bool
|
||||
ScanOpusHeader(const void *data, size_t size, unsigned &channels_r,
|
||||
unsigned &pre_skip_r);
|
||||
signed &output_gain_r, unsigned &pre_skip_r);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user