home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
WST codec (analog teletext) non supported in Vista
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="misterd" data-source="post: 200469" data-attributes="member: 19503"><p>Hi Simone,</p><p>you could try the following:</p><p></p><p>[code]</p><p>devices = DsDevice.GetDevicesOfCat(</p><p>new Guid(0x9c24a977, 0x951, 0x451a, 0x80, 0x6, 0xe, 0x49, 0xbd, 0x28, 0xcd, 0x5f));</p><p>[/code]</p><p></p><p>The problem is that this GUID isn't available in the Directshowlib. For a quick test you could hard code this GUID in the code.</p><p>Also the code has to be modified a little bit more for getting a solution for XP and Vista.</p><p></p><p>MisterD</p></blockquote><p></p>
[QUOTE="misterd, post: 200469, member: 19503"] Hi Simone, you could try the following: [code] devices = DsDevice.GetDevicesOfCat( new Guid(0x9c24a977, 0x951, 0x451a, 0x80, 0x6, 0xe, 0x49, 0xbd, 0x28, 0xcd, 0x5f)); [/code] The problem is that this GUID isn't available in the Directshowlib. For a quick test you could hard code this GUID in the code. Also the code has to be modified a little bit more for getting a solution for XP and Vista. MisterD [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
WST codec (analog teletext) non supported in Vista
Contact us
RSS
Top
Bottom