Ok Here goes:

I have made a simple mp3 player with the Windows Media Player control. I would like to know

1. How to determine its bitrate, and

2. How to get its length in min/sec

I have done the second by loading it into the med player and getting the filename's duration, but it was very slow. Anyone know how to do either of these? Thanks