XRamExtension.GetBufferMode Method

Definition

Overloads

GetBufferMode(Int32)
GetBufferMode(UInt32)

GetBufferMode(Int32)

[System.CLSCompliant(true)]
public OpenTK.Audio.OpenAL.XRamExtension.XRamStorage GetBufferMode (ref int buffer);
member this.GetBufferMode :  -> OpenTK.Audio.OpenAL.XRamExtension.XRamStorage

Parameters

buffer
Int32

Returns

Attributes

Applies to

GetBufferMode(UInt32)

Important

This API is not CLS-compliant.

[System.CLSCompliant(false)]
public OpenTK.Audio.OpenAL.XRamExtension.XRamStorage GetBufferMode (ref uint buffer);
member this.GetBufferMode :  -> OpenTK.Audio.OpenAL.XRamExtension.XRamStorage

Parameters

buffer
UInt32

Returns

Attributes

Applies to