Click or drag to resize
Config Methods

The Config type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberRegisterArchive
ファイルを開くときにアクセスする暗号化アーカイブを登録します。
Public methodStatic memberSetDirectMusicMode
DirectMusic の初期化方法を設定します。(既定値:DirectMusicMode.NotUse)
Public methodStatic memberSetDirectMusicReverbLevel
DirectMusic のリバーブエフェクトの強さを設定します。(既定値:0.75)
Public methodStatic memberSetEngineLogEnabled
デバッグ用のログファイルの出力有無を設定します。(既定値:false)
Public methodStatic memberSetFileAccessPriority
ファイルへのアクセス優先順位を設定します。
Public methodStatic memberSetSoundCacheSize
サウンドオブジェクトのキャッシュサイズの設定
Public methodStatic memberSetUserWindowHandle
ユーザー定義のウィンドウハンドルを設定します。(既定値:NULL)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also