Open Rails

OpenAL.alSource3i Method

[This is preliminary documentation and subject to change.]

[PreserveSig]
[DllImport(EntryPoint=""alSource3i"", CharSet=CharSet.None, SetLastError=False, ExactSpelling=False, PreserveSig=True, CallingConvention=CallingConvention.Cdecl, BestFitMapping=False, ThrowOnUnmappableChar=False, Value=""OpenAL32.dll"")]
[SuppressUnmanagedCodeSecurity]
public static void alSource3i(
   int source,
   int attribute,
   int value1,
   int value2,
   int value3
);

See Also

OpenAL Class | Orts.Viewer3D Namespace