Shoutbox

WMP 9/10 and VB 6.0 Pro - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: WMP 9/10 and VB 6.0 Pro (/showthread.php?tid=33898)

WMP 9/10 and VB 6.0 Pro by Salem on 10-31-2004 at 04:37 PM

Hi

can anyone help me i have created a visual basic application with the Windows Media Player component added to it.

I would like to know how to have the bitrate of a file playing in the WMP compnent displayed in a label.  Also doesn anyone know of the code to use to display the Windows Media Player Statistics window when (for example) a command button i clicked. If tried looking in the WMP SDK for help on these thing but cant find any.

Thanx in advance


RE: WMP 9/10 and VB 6.0 Pro by Stigmata on 11-24-2004 at 07:07 PM

hope this is some help

http://msdn.microsoft.com/library/default.asp?url...ilevisualbasic.asp


RE: RE: WMP 9/10 and VB 6.0 Pro by Salem on 11-24-2004 at 07:41 PM

quote:
Originally posted by Stigmata
hope this is some help

http://msdn.microsoft.com/library/default.asp?url...ilevisualbasic.asp


Thanx for the help, however im not looking or help on how to create a MBR stream. I want to have the bitrate of a stream displayed in a label in my visual baisc application.

Any ideas of where i can look?

Thanx