Inheritance Hierarchy
DeltaEngine.Multimedia.MusicOgg OggMusicStream
Namespace: DeltaEngine.Multimedia.MusicOgg
Assembly: DeltaEngine.Multimedia.MusicOgg (in DeltaEngine.Multimedia.MusicOgg.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The OggMusicStream type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OggMusicStream | Initializes a new instance of the OggMusicStream class |
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the OggMusicStream |
![]() ![]() | IsOggStream | |
![]() | Read | |
![]() | Rewind |
Properties
Name | Description | |
---|---|---|
![]() | Channels | |
![]() | IsAtEndOfStream | |
![]() | LengthInSeconds | |
![]() | Samplerate |
See Also