File System Commands | VESTEL B2B Support Portal

File System Commands

File System Commands

File System Commands

File System Commands

Command

Description

Parameter

Return

MP3PLAY

Play MP3 audio file.

string-integer n 

Example: MP3PLAY audio.mp3

#*Playing audio : n

MP3GETPLAYING

Returns playing audio file.

no parameter

#*Playing /storage/2ECD-304C/audio.mp3

VIDEOPLAY

Play Video file.

string-integer n

Example: VIDEOPLAY video.mp4

#*Playing video : n

VIDEOGETPLAYING

Returns playing video file.

no parameter

#*Playing /storage/2ECD-304C/video.mp4

IMGSHOW

Show image file.

string-integer n

Example: IMGSHOW picture.jpg

#*Playing video : n

IMAGEGETSHOWN

Returns shown image file.

no parameter

#*Showing /storage/2ECD-304C/picture.jpg

GETDISKFORMATSTATE

Get format state of internal USB disk

no parameter

#*the disk is formatted.

or

#*the disk is not formatted.

or

#*No Internal USB is found.

FORMATDISK

Format the internal USB disk as FAT32no parameter

#*formatting is succesful.

or

#*error while formatting.

or

#*No Internal USB is found.

No Comments

Post a Reply