|
-
Jul 20th, 2010, 07:57 AM
#1
Thread Starter
New Member
media player and set binary data
Hi.
I have a problem.Please can you help me?
This is runing.
AxWindowsMediaPlayer1.URL="C:\video.avi"
But I want to set binary data for media player.
example,
Dim dArray() as byte=ReadData("C:\video.avi")
AxWindowsMediaPlayer1.URL = dArray
And I can't do. What is the method for read binary data?
Thanks..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|