![Motorola RAZR V3x Technical Manual Download Page 50](http://html.mh-extra.com/html/motorola/razr-v3x/razr-v3x_technical-manual_242165050.webp)
50
RecordControl
All fields & methods
RecordControl controls
the recording of media
from a Player. Supports
all methods. Required
for audio capture
functionality. Video
capture support is
optional. RecordControl
is a protected API as
specified in the Security
section.
VideoControl
(Implementation
guidance -
SHOULD)
All fields & methods.
getSnapshot() method
WILL
be supported if
the VideoControl is
implemented by an
instance of camera
device.
If VideoControl is
implemented by video
player for video file/
stream playback, it is
not mandatory to
support get Snap
Shot() method.
VideoControl controls
the display of video. A
Player which supports
the playback of video
WILL provide a
VideoControl via its
getControl and
getControls methods.
MetaDataControl
Implement all fields
and methods.
Support title,
copyright, data, author
keys for CODECs
supporting these keys.
Player
All fields and methods
SHOULD allow a Player
to use a different
TimeBase other than its
own. This is required for
synchronization between
multiple Media Players.
javax.microedition.m
edia
PlayerListener
All fields and methods
SHOULD let
applications register
PlayerListener for
receiving Player events.