Unit DXSounds

Classes

TAudioFileStream - TAudioFileStream
TAudioStream - TAudioStream
TCustomDXSound -
TCustomDXWaveList - TCustomDXWaveList
TDirectSound -
TDirectSoundBuffer - TDirectSoundBuffer
TDXSound - TDXSound
TDXWaveList - TDXWaveList
TSoundCaptureFormat - TSoundCaptureFormat
TSoundCaptureFormats - TSoundCaptureFormats
TSoundCaptureStream -
TSoundEngine - TSoundEngine
TWaveCollection - TWaveCollection
TWaveCollectionItem -

Functions

Types

TDXSoundNotifyEvent
TDXSoundNotifyType
TDXSoundOption
TDXSoundOptions

Constants

Variables


Functions


Types


TDXSoundNotifyEvent = procedure(Sender: TCustomDXSound; NotifyType: TDXSoundNotifyType) of object

TDXSoundNotifyType = (dsntDestroying, dsntInitializing, dsntInitialize, dsntFinalize, dsntRestore);

TDXSoundOption = (soGlobalFocus, soStickyFocus, soExclusive, soWritePrimary);

TDXSoundOptions = set of TDXSoundOption

Constants


Variables