Inheritance Hierarchy
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
The SoundPreviewer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SoundPreviewer | Initializes a new instance of the SoundPreviewer class |
Methods
Name | Description | |
---|---|---|
![]() | Init | (Overrides ContentPreview Init .) |
![]() | Preview | (Overrides ContentPreview Preview(String).) |
![]() | PreviewContent | (Inherited from ContentPreview.) |
Properties
Name | Description | |
---|---|---|
![]() | Sound |
See Also