C# Class FMOD.ASYNCREADINFO

Exibir arquivo Open project: punker76/simple-music-player

Public Properties

Property Type Description
buffer System.IntPtr
bytesread uint
done ASYNCREADINFO_DONE_CALLBACK
handle System.IntPtr
offset uint
priority int
sizebytes uint
userdata System.IntPtr

Property Details

buffer public_oe property

public IntPtr,System buffer
return System.IntPtr

bytesread public_oe property

public uint bytesread
return uint

done public_oe property

public ASYNCREADINFO_DONE_CALLBACK done
return ASYNCREADINFO_DONE_CALLBACK

handle public_oe property

public IntPtr,System handle
return System.IntPtr

offset public_oe property

public uint offset
return uint

priority public_oe property

public int priority
return int

sizebytes public_oe property

public uint sizebytes
return uint

userdata public_oe property

public IntPtr,System userdata
return System.IntPtr