Specifications
9
1.3 Media Format
Audio
The followings encoder and decoder are supported in V-T500/V-N500.
Table 1.3
Format Encoder Decoder
AAC Yes Yes
MP3 Yes
MIDI Yes
WAVE Yes
The android API related with “Audio“ 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.
Please refer to the official web site "Android Developers" for details of the android API.
Image
The followings encoder and decoder are supported in V-T500/V-N500.
Table 1.4
Format Encoder Decoder
JPEG Yes Yes
GIF Yes
PNF Yes Yes
BMP Yes
WEBP Yes Yes
The android API related with “Image“ 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.
Please refer to the official web site "Android Developers" for details of the android API.