MFAudioMixDirect Method (IMFFrame)
audio offset for source
a frame from which the mix will be implemented
audio offset for a  mix
maximal number of audio samples for a mix
start gain in dB
end gain in dB
indicates whether symmetric gain will be used for both audio data ("1") or not ("0")
Directly mixes audio data (audio data of source frame and of the mixed frame should have equal frequency)
Syntax

Parameters

_plAudioOffsetSrc
audio offset for source
_pFrameMixFrom
a frame from which the mix will be implemented
_plAudioOffsetMix
audio offset for a  mix
_lSamplesMixMax
maximal number of audio samples for a mix
_dblGainStartDb
start gain in dB
_dblGainEndDb
end gain in dB
_bSymmetricGain
indicates whether symmetric gain will be used for both audio data ("1") or not ("0")
See Also

Reference

IMFFrame Interface
IMFFrame Members