APILNSound_GetPlayingMode Method |
Namespace: Lumino
public static Result LNSound_GetPlayingMode( IntPtr sound, out SoundPlayingMode outMode )
Public Shared Function LNSound_GetPlayingMode ( sound As IntPtr, <OutAttribute> ByRef outMode As SoundPlayingMode ) As Result
public: static Result LNSound_GetPlayingMode( IntPtr sound, [OutAttribute] SoundPlayingMode% outMode )
static member LNSound_GetPlayingMode : sound : IntPtr * outMode : SoundPlayingMode byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_GetPlayingMode(System.IntPtr,Lumino.SoundPlayingMode@)"]