VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

BASIC PRINCIPLE: USE OF MCI32.OCX FOR PLAYING MPEGVIDEO

ishom  (1 Submission)   Sound/MP3   Visual Basic 5.0   Unknown Difficulty   Thu 6th February 2003   Mon 8th February 2021

BASIC PRINCIPLE: USE OF MCI32.OCX FOR PLAYING MPEGVIDEO

API Declarations


'The principle so MPEGVideo can be played on some VB control are as follows
'1. Select DeviceType i.e., "MPEGVideo" that has been registered in SYSTEM.INI in section [MCI]
'2. Select filename of MPEGVideo
'3. Select VB Control to display MPEGVideo (PictureBox, Form etc)
'4. Open file of MPEGVideo
'5. PLAY/PAUSE/STOP
'6. Close file of MPEGVideo

Rate BASIC PRINCIPLE: USE OF MCI32.OCX FOR PLAYING MPEGVIDEO (2(2 Vote))
BASIC PRINCIPLE: USE OF MCI32.OCX FOR PLAYING MPEGVIDEO.bas

BASIC PRINCIPLE: USE OF MCI32.OCX FOR PLAYING MPEGVIDEO Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters