Specifications

10
Movie
The followings encoder and decoder are supported in V-T500/V-N500.
Table 1.5
Format Encoder Decoder
H263 Yes Yes
H264 Yes Yes
MPEG4 Yes
The android API related with “Movie“ are shown below.
android.media
: The class that provide various media interfaces for audio and
video.
android.media.MediaPlayer
: The class to play audio and video.
android.widget.VideoView
: Displays a video file
Please refer to the official web site "Android Developers" for details of the android API.