Codec::setSettings Method |
|||||||||||||||||
| This method is used to set previously retrieved codec data. | |||||||||||||||||
| Syntax: | bool setSettings( const std::string& data ); bool setSettings( const std::wstring& data ); |
||||||||||||||||
|
|||||||||||||||||
| Return value: |
|
||||||||||||||||
| See also: | Codec, Codec::getSettings, Codec::hasSettings | ||||||||||||||||