[vorbis-dev] New version vorb_enc.dll

David Balazic david.balazic at uni-mb.si
Tue Jun 27 03:48:35 PDT 2000



How about a call in the DLL which would return all the
supported options ?

Like :

GetEncoderOption(SOME_ENCODER) returns :

{
"bitrate","32|64|96|112|128|160",
"channel_mode","mono|stereo|jstereo",
"quality","high|low",
"read_mind","yes|no|guess",
}

then the GUI display this , the user selects and then the
selection is returned to the DLL.

The exact format of the options should be... XML ? :-)
Maybe some structure, involving a lot of strings (
help and descriptions would be welcome too ).

Ultra flexible :-)

David Balazic

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list