How can I turn on camera flashlight in Symbian, using Qt Mobility -


how can turn on camera flashlight in symbian, using qt mobility?

checkout qcameraflashcontrol

specifically call setflashmode qcameraexposure::flashtorch.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -