AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl Class Reference

Inheritance diagram for AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl:

AgateLib.ImplementationBase.SoundBufferSessionImpl

List of all members.

Public Member Functions

override void Dispose ()
override void Play ()
override void Stop ()

Properties

override double Volume [get, set]
override double Pan [get, set]
override bool IsPlaying [get]


Detailed Description


Member Function Documentation

override void AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl.Dispose (  )  [virtual]

override void AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl.Play (  )  [virtual]

override void AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl.Stop (  )  [virtual]


Property Documentation

override bool AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl.IsPlaying [get]

override double AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl.Pan [get, set]

override double AgateLib.Drivers.NullSoundImpl.NullSoundImpl.NullSoundBufferSessionImpl.Volume [get, set]


The documentation for this class was generated from the following file:
AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo