The JSR-135 documentation says:
The locators for capturing live media are defined by the following syntax in Augmented BNF notations:
whereCode:"capture://" device [ "?" media_encodings ]I would encourage you (Nokia developers) NOT to invent your own logical device called 'image'.Code:device = "audio" / "video" / "audio_video" / dev_name
Even though your intention is to capture a snapshot you still want a live (video) preview of what you're taking a picture of.



Reply With Quote


