BASS_CONFIG_WMA_VIDEO config option
Play the audio from Windows Media Video (WMV) files?
BASS_SetConfig(
BASS_CONFIG_WMA_VIDEO,
BOOL video
);
Parameters
Remarks
This option is enabled by default, and applies both when using BASS_WMA_StreamCreateFile and the plugin system.
See also
BASS_WMA_StreamCreateFile
BASS_GetConfig, BASS_SetConfig