Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Saturday, August 6, 2005 10:04:27 AM(UTC)
okeefedp

Groups: Registered
Posts: 3


How can I get the text for a volume, title, or chapter using the ItmmDVDControl?

I can get the indexs for them, but I do not find how to get the text.

 

 

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, August 10, 2005 4:20:39 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

GetDVDTextString is the function that needs to be called to actually retrieve a string. GetDVDStringType will tell you what type of string it is.... i.e. ltmmDVD_General_Name. You can find all of these in the helpfile under "ltmmDVD_TextStringType constants".

 With that said, we find that alot of production DVDs don't contain any text so if you are attempting to display the same information as Media Player, then you should know that Media Player uses an internet database to retrieve this information. The data comes in an XML file like this:
http://metaservices.windowsmedia.com/amgvideo_b/template/GetMDRDVDByCRC.xml?CRC=2f088ac37172e8bc

Bashar Abdulqaiyume
LEAD Technologies, Inc.

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.052 seconds.