APILNSound_SetLoopRange Method |
Namespace: Lumino
public static Result LNSound_SetLoopRange( IntPtr sound, int begin, int length )
Public Shared Function LNSound_SetLoopRange ( sound As IntPtr, begin As Integer, length As Integer ) As Result
public: static Result LNSound_SetLoopRange( IntPtr sound, int begin, int length )
static member LNSound_SetLoopRange : sound : IntPtr * begin : int * length : int -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_SetLoopRange(System.IntPtr,System.Int32,System.Int32)"]