Welcome to MSDN Blogs Sign in | Join | Help

February 2007 - Posts

The Difference Between “Selected” and “Current” tracks

In HD DVD, there are two ways to figure out which subtitle or audio track the user has chosen. The selectedAudioTrackNumber (and selectedAudioLanguageCode / selectedAudioLanguageCodeExtension ) properties refer to the track (language) that the user has
Posted by ptorr | 0 Comments
Filed under:

A tip for writing script for HD DVD

A very quick tip today, although this one trips me up a lot . When you write script files for your HDi applications, always include a blank line at the start of the file and at the end of the file. This is because the player will concatenate all the individual
Posted by ptorr | 6 Comments
Filed under:

Red Box Debugging

Today I have a simple debugging tip. Sometimes when you have an obscure bug, you need to answer the question "is my code even getting executed?" Often you can find that really obscure bugs are caused simply by a bad conditional, a typo, an unexpected
Posted by ptorr | 2 Comments
Filed under: ,
 
Page view tracker