VideoControl Field Issues
There are a few things the Video Control Field does very poorly:
- After taking a snapshot, the field disappears. To get around this you must remove the field and re-add it after every snapshot. One other option is to push and then pop a dummy screen.
- App crashes if you try taking a snapshot when the field is not visible. I suggest keeping the back light on permanently when the field is present, and popping the screen if an incoming call is made.
- The VideoControl field will get distorted when a menu or other popup is pushed in front of the Video field.
Sizing. Full screen or default size are all that is supported. This size varies by device.See comment below.
You can find usage information on the VideoControl in RIM's knowledge base article here![]()

Comments (1)
Sep 22, 2009
Martin Reed says:
The video Field size can be changed inside sublayout(). Set the display size for...The video Field size can be changed inside sublayout(). Set the display size for the javax.microedition.media.Manager after calling layoutChild() on the Field.