APILNSound_GetPitch Method |
Namespace: Lumino
public static Result LNSound_GetPitch( IntPtr sound, out float outPitch )
Public Shared Function LNSound_GetPitch ( sound As IntPtr, <OutAttribute> ByRef outPitch As Single ) As Result
public: static Result LNSound_GetPitch( IntPtr sound, [OutAttribute] float% outPitch )
static member LNSound_GetPitch : sound : IntPtr * outPitch : float32 byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_GetPitch(System.IntPtr,System.Single@)"]