SoundPreviewer ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContentManager.Previewers ContentPreview
    DeltaEngine.Editor.ContentManager.Previewers SoundPreviewer

Namespace: DeltaEngine.Editor.ContentManager.Previewers
Assembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public sealed class SoundPreviewer : ContentPreview

The SoundPreviewer type exposes the following members.

Constructors

  NameDescription
Public methodSoundPreviewer
Initializes a new instance of the SoundPreviewer class
Top
Methods

  NameDescription
Protected methodInit (Overrides ContentPreview Init .)
Protected methodPreview (Overrides ContentPreview Preview(String).)
Public methodPreviewContent (Inherited from ContentPreview.)
Top
Properties

  NameDescription
Public propertySound
Top
See Also