Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Code Samples & Tips
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Code Samples & Tips Share your recent discoveries and ideas with other users.


Need Some Ideas


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-31-2007, 02:37 AM
Knows the basics
 
Join Date: May 2007
Posts: 94
Default Need Some Ideas

Hi Erel, Would you happen to still have your modified version of Hekkus? I am trying to figure out a way to pass the UnmanagedObject to the Channel.new1() method. When I go ahead and directly pass the UnmanagedObject to the Channel.new1() method even though it takes and IntPtr and the UnmanagedObject returns an IntPtr, it says that I believe the Channel() method needs an interface to IConvertable. I'm not sure how to do this, and am now assuming even if I have a wrapper to hold the IntPtr that it will still yield the same results as the UnmanagedObject method. How can I go about fixing this? Any ideas? I've got the hekkus source well the .net version, but I wondered Erel what property types you added, what do the sound.value and music.value hold? Thanks, I guess I am quite anxious to get this library working because I have awesome surround sound games I want to get started on! Keep up the good work!
Reply With Quote
  #2 (permalink)  
Old 10-31-2007, 06:22 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,956
Default

I don't have the source code.
But the only modifications I did were to add the Sound.Value and music.Value.
These properties just return the object:
Code:
public Sound Value
{
 get {return this;}
}

public Music Value
{
 get {return this;}
}
Reply With Quote
Reply



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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
5 new ideas scott93727 Basic4ppc Wishlist 1 05-29-2008 09:15 AM
Reading MP3 ID3 tags, any ideas??? kronos79 Forum Discussion 2 11-10-2007 10:57 AM


All times are GMT. The time now is 07:45 AM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0