|
Defines |
|
#define | BLT_GAIN_CONTROL_FILTER_OPTION_DO_REPLAY_GAIN "Plugins/GainControlFilter/DoReplayGain" |
|
#define | BLT_REPLAY_GAIN_TRACK_GAIN_VALUE "ReplayGain/TrackGain" |
|
#define | BLT_REPLAY_GAIN_TRACK_PEAK_VALUE "ReplayGain/TrackPeak" |
|
#define | BLT_REPLAY_GAIN_ALBUM_GAIN_VALUE "ReplayGain/AlbumGain" |
|
#define | BLT_REPLAY_GAIN_ALBUM_PEAK_VALUE "ReplayGain/AlbumPeak" |
Functions |
|
BLT_Result | BLT_GainControlFilterModule_GetModuleObject (BLT_Module **module) |
These media nodes expect media packets with PCM audio as input, and produce media packets with PCM audio as output. They amplify or attenuate the PCM audio by a variable gain factor. These media nodes listen for ReplayGain values set by other nodes in the chain when they are found in certain media format or meta-data.