OpenALSound UnableToCreateSoundChannelOpenALMightNotBeInitializedCorrectly ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Multimedia.BaseOpenAL OpenALSound UnableToCreateSoundChannelOpenALMightNotBeInitializedCorrectly

Namespace: DeltaEngine.Multimedia.BaseOpenAL
Assembly: DeltaEngine.Multimedia.BaseOpenAL (in DeltaEngine.Multimedia.BaseOpenAL.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class UnableToCreateSoundChannelOpenALMightNotBeInitializedCorrectly : Exception

The OpenALSound UnableToCreateSoundChannelOpenALMightNotBeInitializedCorrectly type exposes the following members.

Constructors

  NameDescription
Public methodOpenALSound UnableToCreateSoundChannelOpenALMightNotBeInitializedCorrectly
Initializes a new instance of the OpenALSound UnableToCreateSoundChannelOpenALMightNotBeInitializedCorrectly class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also