You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
structSWaveBankResourceData
{
int m_nTracks;
EWaveBankMemoryLoadRTType m_eLoadType;
EWaveBankRTFormat m_eFormat;
int m_nIsPlaceholder;
int m_nIsNotDucking;
float m_fDuration;
unsignedint m_nChannels;
int m_nQuality;
};