TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Suraj Sararf
NA
12
8.2k
How to get or set a frame using taglib# in mp3
Feb 8 2015 1:53 AM
i want get or set AuthorURL (
WWWARTIST & 'WOAR'
) frame using taglib#
i have tried that code
for set frame
tag.SetTextFrame("WOAR", "SOME URL");
FOR get frame
TagLib.Id3v2.TextInformationFrame offcialartist_performerwebpage = TextInformationFrame.Get(tag, "WOAR", false);
string[] url=
offcialartist_performerwebpage;
so how do i get or set frame?
Reply
Answers (
0
)
How to AutoFill 2nd TextBox according to 1st TextBox from DB
eror:DependencySource on same Thread as the DependencyObject