See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toPlayer > OutputTestFormat
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
OutputTestFormat

The plug-in can call this function to test an audio format for support by the output plug-in.

Parameters
Parameters 
Description 
wf 
[in] format of decoded audio output is to support 
flags 
[in] no flags currently defined 
Return Values
Return Values 
Description 
format is supported by output 
format is not supported by output 
format test failure 
format test function not implemented in output plug-in 
Remarks

This is beneficial if the plug-in can choose multiple formats for the audio and wants to determine the most advantageous, and supported, format.

See Also
Copyright (c) Quinnware 2007. All rights reserved.