See Also
You are here: Player Plug-ins > Definitions > Encoding Plug-ins > QCDModInitEnc > QCDModInitEnc::toModule > TestFormat
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
TestFormat

The player calls this function to test an audio format for support by the Encoder module.

Parameters
Parameters 
Description 
wf 
[in] format of audio to test for 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 module 
Remarks

The module should only test for support for the format defined in the wf parameter and return one of the defined return values.

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