Mind Control Forums  

Go Back   Mind Control Forums > Public Categories > Hundred Miles Software > Hundred Miles Software: UltraID3Lib Support

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old July 25th, 2009, 07:13 PM
augustwind augustwind is offline
Registered User
 
Join Date: Jul 2009
Posts: 1
Samples for header info

Are there any code samples (vb.net, if possible), to get the header info, like Bitrate and sampling rate/frequency?
Reply With Quote
  #2  
Old August 10th, 2009, 05:18 AM
LarsThorwald LarsThorwald is offline
Registered User
 
Join Date: Jun 2007
Posts: 10
Hello,

itīs easy to read the info.

Code:
Imports HundredMilesSoftware.UltraID3Lib.UltraID3

Dim u as new UltraID3
dim bitrate as Short = 0

u.Read(MyFilePath)

bitrate = u.FirstMPEGFrameInfo.Bitrate
Under the FirstMPEGFrameInfo you will find some other technical infos
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -5. The time now is 07:30 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
2003-2008 Rainlands