RSS Forums RSS
Please support our C# advertiser: Programming Forums
Views: 3381 | Replies: 12
Reply
Join Date: Sep 2006
Posts: 7
Reputation: skymonster84 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
skymonster84 skymonster84 is offline Offline
Newbie Poster

Help WMA metadata edit

  #1  
Sep 25th, 2006
hi all, i'm the beginer for C#. And now i develop a small project that using to edit metadata for .wma file. I already found the reference from internet. But i dunno what is the parameter that should i pass in. Below is the function call >>>
public string ModifyAttrib(string pwszFileName, ushort wStreamNum, ushort wAttribIndex,
ushort wAttribType, string pwszAttribValue, ushort wLangIndex). Can anybody help me in this. Thx...
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2008
Posts: 5
Reputation: GaryMinor is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
GaryMinor GaryMinor is offline Offline
Newbie Poster

Re: WMA metadata edit

  #2  
Jan 14th, 2008
Originally Posted by skymonster84 View Post
hi all, i'm the beginer for C#. And now i develop a small project that using to edit metadata for .wma file. I already found the reference from internet. But i dunno what is the parameter that should i pass in. Below is the function call >>>
public string ModifyAttrib(string pwszFileName, ushort wStreamNum, ushort wAttribIndex,
ushort wAttribType, string pwszAttribValue, ushort wLangIndex). Can anybody help me in this. Thx...



Did you ever get a solution?
Reply With Quote  
Join Date: Sep 2006
Posts: 7
Reputation: skymonster84 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
skymonster84 skymonster84 is offline Offline
Newbie Poster

Re: WMA metadata edit

  #3  
Jan 14th, 2008
Originally Posted by GaryMinor View Post
Did you ever get a solution?


No. I still find the solution.
Reply With Quote  
Join Date: Jan 2008
Posts: 5
Reputation: GaryMinor is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
GaryMinor GaryMinor is offline Offline
Newbie Poster

Re: WMA metadata edit

  #4  
Jan 16th, 2008
Are you still looking for a solutiion? I am working on a revision of the sample class library.
Reply With Quote  
Join Date: Sep 2006
Posts: 7
Reputation: skymonster84 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
skymonster84 skymonster84 is offline Offline
Newbie Poster

Re: WMA metadata edit

  #5  
Jan 16th, 2008
Originally Posted by GaryMinor View Post
Are you still looking for a solutiion? I am working on a revision of the sample class library.



Yup. Hopefully you can help me. Because the method that I using now is more complicated and not so easy to maintain.
Reply With Quote  
Join Date: Feb 2007
Location: St. Vincent and the Grenadines, Caribbean
Posts: 1,038
Reputation: scru is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 47
Featured Poster
scru's Avatar
scru scru is offline Offline
Veteran Poster

Re: WMA metadata edit

  #6  
Jan 16th, 2008
Also, there is an project called TagLib Sharp that really dumbs it down to just the way .NET users like it.

It's a managed dll that I believe is designed for C#.NET. It can manage metadata in mp3 and wma among other formats. Here:

Just for you
Last edited by scru : Jan 16th, 2008 at 7:57 pm.
Reply With Quote  
Join Date: Jan 2008
Posts: 5
Reputation: GaryMinor is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
GaryMinor GaryMinor is offline Offline
Newbie Poster

Re: WMA metadata edit

  #7  
Jan 27th, 2008
I have developed a set of classes that read and write metadata of wma and mp3 files. This is not an application, but a class with methods. One of the methods takes a directory name and returns a list of structures. The underlying classes are included in the set. Each structure contains the attributes of a file in that directory or sub directory. I also have a set of NUnit tests that illustrate how to use the classes. Are you interested?

Gary Minor
(919) 556-2725
Reply With Quote  
Join Date: Sep 2006
Posts: 7
Reputation: skymonster84 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
skymonster84 skymonster84 is offline Offline
Newbie Poster

Re: WMA metadata edit

  #8  
Jan 29th, 2008
Yup, I m interested.

Originally Posted by GaryMinor View Post
I have developed a set of classes that read and write metadata of wma and mp3 files. This is not an application, but a class with methods. One of the methods takes a directory name and returns a list of structures. The underlying classes are included in the set. Each structure contains the attributes of a file in that directory or sub directory. I also have a set of NUnit tests that illustrate how to use the classes. Are you interested?

Gary Minor
(919) 556-2725
Reply With Quote  
Join Date: Jan 2008
Posts: 5
Reputation: GaryMinor is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
GaryMinor GaryMinor is offline Offline
Newbie Poster

Re: WMA metadata edit

  #9  
Jan 29th, 2008
Where are you? How can I send it to you?
Reply With Quote  
Join Date: Sep 2006
Posts: 7
Reputation: skymonster84 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
skymonster84 skymonster84 is offline Offline
Newbie Poster

Re: WMA metadata edit

  #10  
Jan 29th, 2008
Originally Posted by scru View Post
Also, there is an project called TagLib Sharp that really dumbs it down to just the way .NET users like it.

It's a managed dll that I believe is designed for C#.NET. It can manage metadata in mp3 and wma among other formats. Here:

Just for you


Thank you very much. :-)
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 12:15 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC