Search Results for

    Show / Hide Table of Contents

    Class ALWeb

    Provides access to the OpenAL 1.1 flat API.

    Inheritance
    object
    ALWeb
    Namespace: Evergine.OpenAL.Native
    Assembly: Evergine.OpenAL.dll
    Syntax
    public static class ALWeb

    Methods

    alGetProcAddress(string)

    Declaration
    public static extern nint alGetProcAddress(string fname)
    Parameters
    Type Name Description
    string fname
    Returns
    Type Description
    nint
    In this article
    Back to top
    Generated by DocFX