XRamExtension Class

Definition

The X-Ram Extension is provided on the top-end Sound Blaster X-Fi solutions (Sound Blaster X-Fi Fatal1ty, Sound Blaster X-Fi Elite Pro, or later). These products feature 64MB of X-Ram that can only be used for audio purposes, which can be controlled by this Extension.

[System.CLSCompliant(true)]
public sealed class XRamExtension
type XRamExtension = class
Inheritance
XRamExtension
Attributes

Constructors

XRamExtension()

Constructs a new XRamExtension instance.

Properties

GetRamFree

Query free X-RAM available in bytes.

GetRamSize

Query total amount of X-RAM in bytes.

IsInitialized

Returns True if the X-Ram Extension has been found and could be initialized.

Methods

GetBufferMode(Int32)
GetBufferMode(UInt32)
SetBufferMode(Int32, Int32, XRamExtension+XRamStorage)
SetBufferMode(Int32, UInt32, XRamExtension+XRamStorage)

Applies to