CSharp_Playlist_SWIGUpcast() private method

private CSharp_Playlist_SWIGUpcast ( IntPtr jarg1 ) : IntPtr
jarg1 IntPtr
return IntPtr
Exemplo n.º 1
0
 internal Playlist(IntPtr cPtr, bool cMemoryOwn) : base(AkSoundEnginePINVOKE.CSharp_Playlist_SWIGUpcast(cPtr), cMemoryOwn)
 {
     this.swigCPtr = cPtr;
 }
Exemplo n.º 2
0
 internal Playlist(IntPtr cPtr, bool cMemoryOwn) : base(AkSoundEnginePINVOKE.CSharp_Playlist_SWIGUpcast(cPtr), cMemoryOwn)
 {
     swigCPtr = new HandleRef(this, cPtr);
 }