OpenTK.Audio.OpenAL.XRamExtension Members

The members of OpenTK.Audio.OpenAL.XRamExtension are listed below.

See Also: Inherited members from System.Object

Public Constructors

Constructs a new XRamExtension instance.

Public Properties

[read-only]
GetRamFreeint. Query free X-RAM available in bytes.
[read-only]
GetRamSizeint. Query total amount of X-RAM in bytes.
[read-only]
IsInitializedbool. Returns True if the X-Ram Extension has been found and could be initialized.

Public Methods

GetBufferMode(ref int) : Xamarin.iOS.dll=OpenTK.Audio.OpenAL.XRamExtension.XRamStorage
Documentation for this section has not yet been entered.
GetBufferMode(ref uint) : Xamarin.iOS.dll=OpenTK.Audio.OpenAL.XRamExtension.XRamStorage
Documentation for this section has not yet been entered.
SetBufferMode(int, ref int, Xamarin.iOS.dll=OpenTK.Audio.OpenAL.XRamExtension.XRamStorage) : bool
This function is used to set the storage Mode of an array of OpenAL Buffers.
SetBufferMode(int, ref uint, Xamarin.iOS.dll=OpenTK.Audio.OpenAL.XRamExtension.XRamStorage) : bool
This function is used to set the storage Mode of an array of OpenAL Buffers.