Bink SDK 1.5v |
The function BinkSetMixBins sets the mix bin destination of the sound track on an Xbox.
void BinkSetMixBins(   HBINK bink,   U32 trackID,   u32_ptr mix_bins,   U32 total ); |
This function sets the mix bins for the currently playing Bink sound track on an Xbox. See the Xbox documentation for the mix bin destination values. You usually use this function to play back 5.1 sound tracks on an Xbox.
Group:
Bink API
Related Sections:
Audio Tracks in Bink, Sound on the Xbox
Related Functions:
BinkSetMixBinVolumes, BinkSetPan
Related Basic Types:
HBINK, U32, u32_ptr, void
For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.