Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Welcome to BASS.NET
BASS.NET Overview
Interoperating with Unmanaged Code
Upgrading from Previous Versions
Version History
BASS.NET API
radio42.Multimedia.Midi
Midi Class
Midi Methods
MIDI_Connect Method
MIDI_Disconnect Method
MIDI_GetErrorText Method
MIDI_InAddBuffer Method
MIDI_InClose Method
MIDI_InGetDevCaps Method
MIDI_InGetNumDevs Method
MIDI_InMessage Method
MIDI_InOpen Method
MIDI_InPrepareHeader Method
MIDI_InReset Method
MIDI_InStart Method
MIDI_InStop Method
MIDI_InUnprepareHeader Method
MIDI_Note2Frequency Method
MIDI_OutClose Method
MIDI_OutGetDevCaps Method
MIDI_OutGetNumDevs Method
MIDI_OutLongMsg Method
MIDI_OutMessage Method
MIDI_OutOpen Method
MIDI_OutPrepareHeader Method
MIDI_OutReset Method
MIDI_OutShortMsg Method
MIDI_OutUnprepareHeader Method
MIDI_HEADER Class
MIDI_HEADER Constructor
MIDI_HEADER Constructor (Byte[])
MIDI_HEADER Constructor (Int32)
MIDI_HEADER Constructor (IntPtr)
MIDI_HEADER Constructor (String)
MIDI_HEADER Properties
Data Property
Flags Property
HeaderPtr Property
IsDone Property
IsPrepared Property
IsStreamBuffer Property
User Property
MIDI_HEADER Methods
Prepare Method
ToString Method
Unprepare Method
MIDI_INCAPS Class
MIDI_INCAPS Constructor
MIDI_INCAPS Methods
ToString Method
MIDI_INCAPS Fields
driverVersion Field
mid Field
name Field
pid Field
support Field
MIDI_OUTCAPS Class
MIDI_OUTCAPS Constructor
MIDI_OUTCAPS Properties
IsMidiMapper Property
IsMidiPort Property
SupportsCache Property
SupportsLRVolume Property
SupportsStream Property
SupportsVolume Property
MIDI_OUTCAPS Methods
ToString Method
MIDI_OUTCAPS Fields
channelMask Field
driverVersion Field
mid Field
name Field
notes Field
pid Field
support Field
technology Field
voices Field
MIDI_TIME Structure
MIDI_TIME Fields
cb Field
fps Field
frame Field
hour Field
min Field
ms Field
sample Field
sec Field
songptrpos Field
ticks Field
type Field
MIDIControllerType Enumeration
MIDIDevice Enumeration
MIDIError Enumeration
MIDIFlags Enumeration
MIDIHeader Enumeration
MIDIINPROC Delegate
MidiInputDevice Class
MidiInputDevice Constructor
MidiInputDevice Constructor (Int32)
MidiInputDevice Constructor (Int32, MIDIINPROC)
MidiInputDevice Properties
AutoPairController Property
ColtrollerPairMatrix Property
Device Property
DeviceID Property
IsDisposed Property
IsOpened Property
IsStarted Property
LastErrorCode Property
MessageFilter Property
ProcessErrorMessages Property
ShortMessage Property
SysExBufferSize Property
SysExMessage Property
User Property
MidiInputDevice Methods
AddSysExBuffer Method
Close Method
Connect Method
Disconnect Method
Dispose Method
Finalize Method
GetDeviceCount Method
GetDeviceDescription Method
GetDeviceDescriptions Method
GetInfo Method
GetMidiPorts Method
IsPairedControllerMessage Method
Open Method
Start Method
Stop Method
MidiInputDevice Events
MessageReceived Event
MIDIManufacturer Enumeration
MIDIMessage Enumeration
MidiMessageEventArgs Class
MidiMessageEventArgs Constructor
MidiMessageEventArgs Properties
Device Property
DeviceID Property
EventType Property
IsShortMessage Property
IsSysExMessage Property
Message Property
ShortMessage Property
SysExMessage Property
MidiMessageEventHandler Delegate
MidiMessageEventType Enumeration
MIDIMessageType Enumeration
MIDIMTCType Enumeration
MIDINote Enumeration
MIDIOUTPROC Delegate
MidiOutputDevice Class
MidiOutputDevice Constructor
MidiOutputDevice Properties
Device Property
DeviceID Property
IsDisposed Property
IsOpened Property
LastErrorCode Property
User Property
MidiOutputDevice Methods
Close Method
Connect Method
Disconnect Method
Dispose Method
Finalize Method
GetDeviceCount Method
GetDeviceDescription Method
GetDeviceDescriptions Method
GetInfo Method
GetMidiPorts Method
Open Method
Send Method
Send Method (Byte[])
Send Method (Int32)
Send Method (MidiShortMessage)
Send Method (MidiSysExMessage)
Send Method (Byte, Byte, Byte)
Send Method (MIDIStatus, Byte, Byte, Byte)
MidiOutputDevice Events
MessageReceived Event
MidiShortMessage Class
MidiShortMessage Constructor
MidiShortMessage Constructor
MidiShortMessage Constructor (IntPtr, IntPtr)
MidiShortMessage Constructor (Byte, Int32, Int64)
MidiShortMessage Constructor (IntPtr, IntPtr, MidiShortMessage)
MidiShortMessage Constructor (MIDIStatus, Byte, Int32, Int64)
MidiShortMessage Constructor (Byte, Byte, Byte, Byte, Int64)
MidiShortMessage Constructor (MIDIStatus, Byte, Byte, Byte, Int64)
MidiShortMessage Properties
Aftertouch Property
Channel Property
ChannelPressure Property
Controller Property
ControllerType Property
ControllerValue Property
Data Property
Data1 Property
Data2 Property
Data3 Property
ID Property
IsSetAsContinuousController Property
Message Property
MessageAsIntPtr Property
MessageType Property
Note Property
NoteString Property
PairedData2 Property
PitchBend Property
PreviousIsMSB Property
PreviousShortMessage Property
Program Property
Song Property
SongPosition Property
Status Property
StatusType Property
ThisIsMSB Property
TimeCodeType Property
TimeCodeValue Property
Timespan Property
Timestamp Property
TimestampAsIntPtr Property
Velocity Property
MidiShortMessage Methods
BuildMessage Method
BuildMessage Method (Int32, Int64)
BuildMessage Method (Int64, Int64)
BuildMessage Method (Byte, Int32, Int64)
BuildMessage Method (MIDIStatus, Byte, Int32, Int64)
BuildMessage Method (Byte, Byte, Byte, Byte, Int64)
BuildMessage Method (MIDIStatus, Byte, Byte, Byte, Int64)
GetPairedData Method
GetPairedData1 Method
GetPairedData2 Method
SetContinuousController Method
ToString Method
ToString Method
ToString Method (String)
ToString Method (String, IFormatProvider)
MIDIStatus Enumeration
MidiSysExMessage Class
MidiSysExMessage Constructor
MidiSysExMessage Constructor (Boolean, IntPtr)
MidiSysExMessage Constructor (Boolean, IntPtr, IntPtr)
MidiSysExMessage Constructor (Boolean, IntPtr, IntPtr, MidiSysExMessage)
MidiSysExMessage Properties
Device Property
ID Property
IsDone Property
IsInput Property
IsPrepared Property
IsUniversalNonRealtime Property
IsUniversalRealtime Property
Manufacturer Property
Message Property
MessageAsIntPtr Property
MessageLength Property
MessageType Property
MMCCommand Property
MMCDeviceID Property
StatusType Property
UniversalChannel Property
UniversalSubID Property
UniversalSubID2 Property
User Property
MidiSysExMessage Methods
CreateBuffer Method
CreateBuffer Method (Byte[])
CreateBuffer Method (Int32)
MessageRead Method
MessageRead16 Method
MessageRead16Wave Method
MessageRead24 Method
MessageRead24Wave Method
MessageRead32 Method
MessageRead8 Method
MessageRead8Wave Method
MessageWrite Method
MessageWrite16 Method
MessageWrite16Wave Method
MessageWrite16Wave Method (Int32, Int16)
MessageWrite16Wave Method (Int32, Int32)
MessageWrite24 Method
MessageWrite32 Method
MessageWrite8 Method
MessageWrite8Wave Method
MessageWriteEoX Method
MessageWriteSoX Method
Prepare Method
Prepare Method
Prepare Method (IntPtr)
Send Method
ToString Method
Validate Method
MIDITimeType Enumeration
Un4seen.Bass
Bass Class
Bass Constructor
Bass Properties
UsesCoreAudio Property
UsesMediaFoundation Property
Bass Methods
BASS_Apply3D Method
BASS_ChannelBytes2Seconds Method
BASS_ChannelFlags Method
BASS_ChannelFree Method
BASS_ChannelGet3DAttributes Method
BASS_ChannelGet3DAttributes Method (Int32, Object, Object, Object, Object, Object, Object)
BASS_ChannelGet3DAttributes Method (Int32, BASS3DMode, Single, Single, Int32, Int32, Int32)
BASS_ChannelGet3DPosition Method
BASS_ChannelGetAttribute Method
BASS_ChannelGetAttribute Method (Int32, BASSAttribute, Single)
BASS_ChannelGetAttribute Method (Int32, BASSAttribute, IntPtr, Int32)
BASS_ChannelGetData Method
BASS_ChannelGetData Method (Int32, Byte[], Int32)
BASS_ChannelGetData Method (Int32, Int16[], Int32)
BASS_ChannelGetData Method (Int32, Int32[], Int32)
BASS_ChannelGetData Method (Int32, IntPtr, Int32)
BASS_ChannelGetData Method (Int32, Single[], Int32)
BASS_ChannelGetDevice Method
BASS_ChannelGetInfo Method
BASS_ChannelGetInfo Method (Int32)
BASS_ChannelGetInfo Method (Int32, BASS_CHANNELINFO)
BASS_ChannelGetLength Method
BASS_ChannelGetLength Method (Int32)
BASS_ChannelGetLength Method (Int32, BASSMode)
BASS_ChannelGetLevel Method
BASS_ChannelGetLevel Method (Int32)
BASS_ChannelGetLevel Method (Int32, Single[], Single, BASSLevel)
BASS_ChannelGetLevels Method
BASS_ChannelGetMidiTrackText Method
BASS_ChannelGetMusicInstrument Method
BASS_ChannelGetMusicMessage Method
BASS_ChannelGetMusicName Method
BASS_ChannelGetMusicSample Method
BASS_ChannelGetPosition Method
BASS_ChannelGetPosition Method (Int32)
BASS_ChannelGetPosition Method (Int32, BASSMode)
BASS_ChannelGetTagLyrics3v2 Method
BASS_ChannelGetTags Method
BASS_ChannelGetTagsAPE Method
BASS_ChannelGetTagsAPEBinary Method
BASS_ChannelGetTagsAPEPictures Method
BASS_ChannelGetTagsArrayNullTermAnsi Method
BASS_ChannelGetTagsArrayNullTermUtf8 Method
BASS_ChannelGetTagsBWF Method
BASS_ChannelGetTagsCA Method
BASS_ChannelGetTagsDSDArtist Method
BASS_ChannelGetTagsDSDComments Method
BASS_ChannelGetTagsDSDTitle Method
BASS_ChannelGetTagsFLACCuesheet Method
BASS_ChannelGetTagsFLACPictures Method
BASS_ChannelGetTagsHTTP Method
BASS_ChannelGetTagsICY Method
BASS_ChannelGetTagsID3V1 Method
BASS_ChannelGetTagsID3V2 Method
BASS_ChannelGetTagsID3V2_2 Method
BASS_ChannelGetTagsMETA Method
BASS_ChannelGetTagsMF Method
BASS_ChannelGetTagsMP4 Method
BASS_ChannelGetTagsOGG Method
BASS_ChannelGetTagsRIFF Method
BASS_ChannelGetTagsRIFFCUE Method
BASS_ChannelGetTagsWAVEFORMAT Method
BASS_ChannelGetTagsWMA Method
BASS_ChannelIsActive Method
BASS_ChannelIsSliding Method
BASS_ChannelLock Method
BASS_ChannelPause Method
BASS_ChannelPlay Method
BASS_ChannelRemoveDSP Method
BASS_ChannelRemoveFX Method
BASS_ChannelRemoveLink Method
BASS_ChannelRemoveSync Method
BASS_ChannelSeconds2Bytes Method
BASS_ChannelSet3DAttributes Method
BASS_ChannelSet3DPosition Method
BASS_ChannelSetAttribute Method
BASS_ChannelSetAttribute Method (Int32, BASSAttribute, Single)
BASS_ChannelSetAttribute Method (Int32, BASSAttribute, IntPtr, Int32)
BASS_ChannelSetDevice Method
BASS_ChannelSetDSP Method
BASS_ChannelSetFX Method
BASS_ChannelSetLink Method
BASS_ChannelSetPosition Method
BASS_ChannelSetPosition Method (Int32, Double)
BASS_ChannelSetPosition Method (Int32, Int64)
BASS_ChannelSetPosition Method (Int32, Int32, Int32)
BASS_ChannelSetPosition Method (Int32, Int64, BASSMode)
BASS_ChannelSetSync Method
BASS_ChannelSlideAttribute Method
BASS_ChannelStart Method
BASS_ChannelStop Method
BASS_ChannelUpdate Method
BASS_ErrorGetCode Method
BASS_Free Method
BASS_FXGetParameters Method
BASS_FXGetParameters Method (Int32, IntPtr)
BASS_FXGetParameters Method (Int32, Object)
BASS_FXGetParameters Method (Int32, BASS_BFX_AUTOWAH)
BASS_FXGetParameters Method (Int32, BASS_BFX_BQF)
BASS_FXGetParameters Method (Int32, BASS_BFX_CHORUS)
BASS_FXGetParameters Method (Int32, BASS_BFX_COMPRESSOR2)
BASS_FXGetParameters Method (Int32, BASS_BFX_DAMP)
BASS_FXGetParameters Method (Int32, BASS_BFX_DISTORTION)
BASS_FXGetParameters Method (Int32, BASS_BFX_ECHO4)
BASS_FXGetParameters Method (Int32, BASS_BFX_PEAKEQ)
BASS_FXGetParameters Method (Int32, BASS_BFX_PHASER)
BASS_FXGetParameters Method (Int32, BASS_BFX_ROTATE)
BASS_FXGetParameters Method (Int32, BASS_BFX_VOLUME)
BASS_FXGetParameters Method (Int32, BASS_DX8_CHORUS)
BASS_FXGetParameters Method (Int32, BASS_DX8_COMPRESSOR)
BASS_FXGetParameters Method (Int32, BASS_DX8_DISTORTION)
BASS_FXGetParameters Method (Int32, BASS_DX8_ECHO)
BASS_FXGetParameters Method (Int32, BASS_DX8_FLANGER)
BASS_FXGetParameters Method (Int32, BASS_DX8_GARGLE)
BASS_FXGetParameters Method (Int32, BASS_DX8_I3DL2REVERB)
BASS_FXGetParameters Method (Int32, BASS_DX8_PARAMEQ)
BASS_FXGetParameters Method (Int32, BASS_DX8_REVERB)
BASS_FXGetParameters Method (Int32, BASS_FX_VOLUME_PARAM)
BASS_FXReset Method
BASS_FXSetParameters Method
BASS_FXSetParameters Method (Int32, IntPtr)
BASS_FXSetParameters Method (Int32, Object)
BASS_FXSetParameters Method (Int32, BASS_BFX_AUTOWAH)
BASS_FXSetParameters Method (Int32, BASS_BFX_BQF)
BASS_FXSetParameters Method (Int32, BASS_BFX_CHORUS)
BASS_FXSetParameters Method (Int32, BASS_BFX_COMPRESSOR2)
BASS_FXSetParameters Method (Int32, BASS_BFX_DAMP)
BASS_FXSetParameters Method (Int32, BASS_BFX_DISTORTION)
BASS_FXSetParameters Method (Int32, BASS_BFX_ECHO4)
BASS_FXSetParameters Method (Int32, BASS_BFX_PEAKEQ)
BASS_FXSetParameters Method (Int32, BASS_BFX_PHASER)
BASS_FXSetParameters Method (Int32, BASS_BFX_ROTATE)
BASS_FXSetParameters Method (Int32, BASS_BFX_VOLUME)
BASS_FXSetParameters Method (Int32, BASS_DX8_CHORUS)
BASS_FXSetParameters Method (Int32, BASS_DX8_COMPRESSOR)
BASS_FXSetParameters Method (Int32, BASS_DX8_DISTORTION)
BASS_FXSetParameters Method (Int32, BASS_DX8_ECHO)
BASS_FXSetParameters Method (Int32, BASS_DX8_FLANGER)
BASS_FXSetParameters Method (Int32, BASS_DX8_GARGLE)
BASS_FXSetParameters Method (Int32, BASS_DX8_I3DL2REVERB)
BASS_FXSetParameters Method (Int32, BASS_DX8_PARAMEQ)
BASS_FXSetParameters Method (Int32, BASS_DX8_REVERB)
BASS_FXSetParameters Method (Int32, BASS_FX_VOLUME_PARAM)
BASS_FXSetPriority Method
BASS_Get3DFactors Method
BASS_Get3DFactors Method (Object, Object, Object)
BASS_Get3DFactors Method (Single, Single, Single)
BASS_Get3DPosition Method
BASS_GetConfig Method
BASS_GetConfigBool Method
BASS_GetConfigPtr Method
BASS_GetConfigString Method
BASS_GetCPU Method
BASS_GetDevice Method
BASS_GetDeviceCount Method
BASS_GetDeviceInfo Method
BASS_GetDeviceInfo Method (Int32)
BASS_GetDeviceInfo Method (Int32, BASS_DEVICEINFO)
BASS_GetDeviceInfos Method
BASS_GetDSoundObject Method
BASS_GetDSoundObject Method (Int32)
BASS_GetDSoundObject Method (BASSDirectSound)
BASS_GetInfo Method
BASS_GetInfo Method
BASS_GetInfo Method (BASS_INFO)
BASS_GetVersion Method
BASS_GetVersion Method
BASS_GetVersion Method (Int32)
BASS_GetVolume Method
BASS_Init Method
BASS_IsStarted Method
BASS_MusicFree Method
BASS_MusicLoad Method
BASS_MusicLoad Method (Byte[], Int64, Int32, BASSFlag, Int32)
BASS_MusicLoad Method (IntPtr, Int64, Int32, BASSFlag, Int32)
BASS_MusicLoad Method (String, Int64, Int32, BASSFlag, Int32)
BASS_Pause Method
BASS_PluginEnable Method
BASS_PluginFree Method
BASS_PluginGetInfo Method
BASS_PluginLoad Method
BASS_PluginLoadDirectory Method
BASS_PluginLoadDirectory Method (String)
BASS_PluginLoadDirectory Method (String, List(String))
BASS_RecordFree Method
BASS_RecordGetDevice Method
BASS_RecordGetDeviceCount Method
BASS_RecordGetDeviceInfo Method
BASS_RecordGetDeviceInfo Method (Int32)
BASS_RecordGetDeviceInfo Method (Int32, BASS_DEVICEINFO)
BASS_RecordGetDeviceInfos Method
BASS_RecordGetInfo Method
BASS_RecordGetInfo Method
BASS_RecordGetInfo Method (BASS_RECORDINFO)
BASS_RecordGetInput Method
BASS_RecordGetInput Method (Int32)
BASS_RecordGetInput Method (Int32, Single)
BASS_RecordGetInputName Method
BASS_RecordGetInputNames Method
BASS_RecordGetInputType Method
BASS_RecordInit Method
BASS_RecordSetDevice Method
BASS_RecordSetInput Method
BASS_RecordStart Method
BASS_RecordStart Method (Int32, Int32, BASSFlag, RECORDPROC, IntPtr)
BASS_RecordStart Method (Int32, Int32, BASSFlag, Int32, RECORDPROC, IntPtr)
BASS_SampleCreate Method
BASS_SampleFree Method
BASS_SampleGetChannel Method
BASS_SampleGetChannelCount Method
BASS_SampleGetChannels Method
BASS_SampleGetChannels Method (Int32)
BASS_SampleGetChannels Method (Int32, Int32[])
BASS_SampleGetData Method
BASS_SampleGetData Method (Int32, Byte[])
BASS_SampleGetData Method (Int32, Int16[])
BASS_SampleGetData Method (Int32, Int32[])
BASS_SampleGetData Method (Int32, IntPtr)
BASS_SampleGetData Method (Int32, Single[])
BASS_SampleGetInfo Method
BASS_SampleGetInfo Method (Int32)
BASS_SampleGetInfo Method (Int32, BASS_SAMPLE)
BASS_SampleLoad Method
BASS_SampleLoad Method (Byte[], Int64, Int32, Int32, BASSFlag)
BASS_SampleLoad Method (IntPtr, Int64, Int32, Int32, BASSFlag)
BASS_SampleLoad Method (String, Int64, Int32, Int32, BASSFlag)
BASS_SampleSetData Method
BASS_SampleSetData Method (Int32, Byte[])
BASS_SampleSetData Method (Int32, Int16[])
BASS_SampleSetData Method (Int32, Int32[])
BASS_SampleSetData Method (Int32, IntPtr)
BASS_SampleSetData Method (Int32, Single[])
BASS_SampleSetInfo Method
BASS_SampleStop Method
BASS_Set3DFactors Method
BASS_Set3DPosition Method
BASS_SetConfig Method
BASS_SetConfig Method (BASSConfig, Boolean)
BASS_SetConfig Method (BASSConfig, Int32)
BASS_SetConfigPtr Method
BASS_SetConfigString Method
BASS_SetDevice Method
BASS_SetVolume Method
BASS_Start Method
BASS_Stop Method
BASS_StreamCreate Method
BASS_StreamCreate Method (Int32, Int32, BASSFlag, BASSStreamProc)
BASS_StreamCreate Method (Int32, Int32, BASSFlag, STREAMPROC, IntPtr)
BASS_StreamCreateDevice Method
BASS_StreamCreateDevice3D Method
BASS_StreamCreateDummy Method
BASS_StreamCreateFile Method
BASS_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_StreamCreateFileUser Method
BASS_StreamCreatePush Method
BASS_StreamCreateURL Method
BASS_StreamFree Method
BASS_StreamGetFilePosition Method
BASS_StreamPutData Method
BASS_StreamPutData Method (Int32, Byte[], Int32)
BASS_StreamPutData Method (Int32, Int16[], Int32)
BASS_StreamPutData Method (Int32, Int32[], Int32)
BASS_StreamPutData Method (Int32, IntPtr, Int32)
BASS_StreamPutData Method (Int32, Single[], Int32)
BASS_StreamPutData Method (Int32, Byte[], Int32, Int32)
BASS_StreamPutFileData Method
BASS_StreamPutFileData Method (Int32, Byte[], Int32)
BASS_StreamPutFileData Method (Int32, Int16[], Int32)
BASS_StreamPutFileData Method (Int32, Int32[], Int32)
BASS_StreamPutFileData Method (Int32, IntPtr, Int32)
BASS_StreamPutFileData Method (Int32, Single[], Int32)
BASS_Update Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
Bass Fields
BASSVERSION Field
ERROR Field
FALSE Field
SupportedMusicExtensions Field
SupportedStreamExtensions Field
SupportedStreamName Field
TRUE Field
BASS_3DVECTOR Class
BASS_3DVECTOR Constructor
BASS_3DVECTOR Constructor
BASS_3DVECTOR Constructor (Single, Single, Single)
BASS_3DVECTOR Methods
ToString Method
BASS_3DVECTOR Fields
x Field
y Field
z Field
BASS_CHANNELINFO Class
BASS_CHANNELINFO Constructor
BASS_CHANNELINFO Properties
Is32bit Property
Is8bit Property
IsDecodingChannel Property
BASS_CHANNELINFO Methods
ToString Method
BASS_CHANNELINFO Fields
chans Field
ctype Field
filename Field
flags Field
freq Field
origres Field
origresIsFloat Field
plugin Field
sample Field
BASS_DEVICEINFO Class
BASS_DEVICEINFO Constructor
BASS_DEVICEINFO Properties
IsDefault Property
IsEnabled Property
IsInitialized Property
status Property
type Property
BASS_DEVICEINFO Methods
ToString Method
BASS_DEVICEINFO Fields
driver Field
flags Field
id Field
name Field
BASS_DX8_CHORUS Class
BASS_DX8_CHORUS Constructor
BASS_DX8_CHORUS Constructor
BASS_DX8_CHORUS Constructor (Single, Single, Single, Single, Int32, Single, BASSFXPhase)
BASS_DX8_CHORUS Methods
Preset_A Method
Preset_B Method
Preset_Default Method
BASS_DX8_CHORUS Fields
fDelay Field
fDepth Field
fFeedback Field
fFrequency Field
fWetDryMix Field
lPhase Field
lWaveform Field
BASS_DX8_COMPRESSOR Class
BASS_DX8_COMPRESSOR Constructor
BASS_DX8_COMPRESSOR Constructor
BASS_DX8_COMPRESSOR Constructor (Single, Single, Single, Single, Single, Single)
BASS_DX8_COMPRESSOR Methods
Preset_Default Method
Preset_Hard Method
Preset_Hard2 Method
Preset_HardCommercial Method
Preset_Medium Method
Preset_Soft Method
Preset_Soft2 Method
BASS_DX8_COMPRESSOR Fields
fAttack Field
fGain Field
fPredelay Field
fRatio Field
fRelease Field
fThreshold Field
BASS_DX8_DISTORTION Class
BASS_DX8_DISTORTION Constructor
BASS_DX8_DISTORTION Constructor
BASS_DX8_DISTORTION Constructor (Single, Single, Single, Single, Single)
BASS_DX8_DISTORTION Methods
Preset_Default Method
BASS_DX8_DISTORTION Fields
fEdge Field
fGain Field
fPostEQBandwidth Field
fPostEQCenterFrequency Field
fPreLowpassCutoff Field
BASS_DX8_ECHO Class
BASS_DX8_ECHO Constructor
BASS_DX8_ECHO Constructor
BASS_DX8_ECHO Constructor (Single, Single, Single, Single, Boolean)
BASS_DX8_ECHO Methods
Preset_Default Method
Preset_Long Method
Preset_Small Method
BASS_DX8_ECHO Fields
fFeedback Field
fLeftDelay Field
fRightDelay Field
fWetDryMix Field
lPanDelay Field
BASS_DX8_FLANGER Class
BASS_DX8_FLANGER Constructor
BASS_DX8_FLANGER Constructor
BASS_DX8_FLANGER Constructor (Single, Single, Single, Single, Int32, Single, BASSFXPhase)
BASS_DX8_FLANGER Methods
Preset_A Method
Preset_B Method
Preset_Default Method
BASS_DX8_FLANGER Fields
fDelay Field
fDepth Field
fFeedback Field
fFrequency Field
fWetDryMix Field
lPhase Field
lWaveform Field
BASS_DX8_GARGLE Class
BASS_DX8_GARGLE Constructor
BASS_DX8_GARGLE Constructor
BASS_DX8_GARGLE Constructor (Int32, Int32)
BASS_DX8_GARGLE Methods
Preset_Default Method
BASS_DX8_GARGLE Fields
dwRateHz Field
dwWaveShape Field
BASS_DX8_I3DL2REVERB Class
BASS_DX8_I3DL2REVERB Constructor
BASS_DX8_I3DL2REVERB Constructor
BASS_DX8_I3DL2REVERB Constructor (Int32, Int32, Single, Single, Single, Int32, Single, Int32, Single, Single, Single, Single)
BASS_DX8_I3DL2REVERB Methods
Preset_Default Method
BASS_DX8_I3DL2REVERB Fields
flDecayHFRatio Field
flDecayTime Field
flDensity Field
flDiffusion Field
flHFReference Field
flReflectionsDelay Field
flReverbDelay Field
flRoomRolloffFactor Field
lReflections Field
lReverb Field
lRoom Field
lRoomHF Field
BASS_DX8_PARAMEQ Class
BASS_DX8_PARAMEQ Constructor
BASS_DX8_PARAMEQ Constructor
BASS_DX8_PARAMEQ Constructor (Single, Single, Single)
BASS_DX8_PARAMEQ Methods
Preset_Default Method
Preset_High Method
Preset_Low Method
Preset_Mid Method
BASS_DX8_PARAMEQ Fields
fBandwidth Field
fCenter Field
fGain Field
BASS_DX8_REVERB Class
BASS_DX8_REVERB Constructor
BASS_DX8_REVERB Constructor
BASS_DX8_REVERB Constructor (Single, Single, Single, Single)
BASS_DX8_REVERB Methods
Preset_Default Method
BASS_DX8_REVERB Fields
fHighFreqRTRatio Field
fInGain Field
fReverbMix Field
fReverbTime Field
BASS_FILEPROCS Class
BASS_FILEPROCS Constructor
BASS_FILEPROCS Fields
close Field
length Field
read Field
seek Field
BASS_FX_VOLUME_PARAM Class
BASS_FX_VOLUME_PARAM Constructor
BASS_FX_VOLUME_PARAM Constructor
BASS_FX_VOLUME_PARAM Constructor (Single, Single, Single, Int32)
BASS_FX_VOLUME_PARAM Fields
fCurrent Field
fTarget Field
fTime Field
lCurve Field
BASS_INFO Class
BASS_INFO Constructor
BASS_INFO Properties
IsCertified Property
Supports16BitSamples Property
Supports8BitSamples Property
SupportsContinuousRate Property
SupportsDirectSound Property
SupportsMonoSamples Property
SupportsStereoSamples Property
BASS_INFO Methods
ToString Method
BASS_INFO Fields
dsver Field
eax Field
flags Field
free3d Field
freesam Field
freq Field
hwfree Field
hwsize Field
initflags Field
latency Field
maxrate Field
minbuf Field
minrate Field
speakers Field
BASS_PLUGINFORM Class
BASS_PLUGINFORM Constructor
BASS_PLUGINFORM Constructor
BASS_PLUGINFORM Constructor (String, String, BASSChannelType)
BASS_PLUGINFORM Methods
ToString Method
BASS_PLUGINFORM Fields
ctype Field
exts Field
name Field
BASS_PLUGININFO Class
BASS_PLUGININFO Methods
ToString Method
BASS_PLUGININFO Fields
formatc Field
formats Field
version Field
BASS_RECORDINFO Class
BASS_RECORDINFO Constructor
BASS_RECORDINFO Properties
Channels Property
IsCertified Property
SupportsDirectSound Property
WaveFormat Property
BASS_RECORDINFO Methods
ToString Method
BASS_RECORDINFO Fields
flags Field
formats Field
freq Field
inputs Field
singlein Field
BASS_SAMPLE Class
BASS_SAMPLE Constructor
BASS_SAMPLE Constructor
BASS_SAMPLE Constructor (Int32, Single, Single, BASSFlag, Int32, Int32, Int32, Int32, Int32, BASS3DMode, Single, Single, Int32, Int32, Single, BASSVam, Int32)
BASS_SAMPLE Properties
origresIsFloat Property
origresValue Property
BASS_SAMPLE Methods
ToString Method
BASS_SAMPLE Fields
chans Field
flags Field
freq Field
iangle Field
length Field
max Field
maxdist Field
mindist Field
mingap Field
mode3d Field
oangle Field
origres Field
outvol Field
pan Field
priority Field
vam Field
volume Field
BASS_TAG_APE_BINARY Class
BASS_TAG_APE_BINARY Properties
Data Property
Key Property
Length Property
BASS_TAG_APE_BINARY Methods
FromIntPtr Method
GetTag Method
ToString Method
BASS_TAG_BEXT Structure
BASS_TAG_BEXT Properties
Description Property
OriginationDate Property
OriginationTime Property
Originator Property
OriginatorReference Property
UMID Property
BASS_TAG_BEXT Methods
AsByteArray Method
GetCodingHistory Method
ToString Method
BASS_TAG_BEXT Fields
Reserved Field
TimeReference Field
Version Field
BASS_TAG_CACODEC Class
BASS_TAG_CACODEC Constructor
BASS_TAG_CACODEC Constructor
BASS_TAG_CACODEC Constructor (IntPtr)
BASS_TAG_CACODEC Methods
ToString Method
BASS_TAG_CACODEC Fields
atype Field
ftype Field
name Field
BASS_TAG_CART Structure
BASS_TAG_CART Properties
Artist Property
Category Property
Classification Property
ClientID Property
CutID Property
EndDate Property
EndTime Property
LevelReference Property
OutCue Property
ProducerAppID Property
ProducerAppVersion Property
StartDate Property
StartTime Property
Timer1Usage Property
Timer1Value Property
Timer2Usage Property
Timer2Value Property
Timer3Usage Property
Timer3Value Property
Timer4Usage Property
Timer4Value Property
Timer5Usage Property
Timer5Value Property
Timer6Usage Property
Timer6Value Property
Timer7Usage Property
Timer7Value Property
Timer8Usage Property
Timer8Value Property
Title Property
URL Property
UserDef Property
Version Property
BASS_TAG_CART Methods
AsByteArray Method
GetTagText Method
ToString Method
BASS_TAG_CART Fields
Reserved Field
BASS_TAG_CUE Class
BASS_TAG_CUE Properties
CuePoints Property
NumCuePoints Property
BASS_TAG_CUE Methods
FromIntPtr Method
GetTag Method
BASS_TAG_CUE_POINT Class
BASS_TAG_CUE_POINT Properties
BlockStart Property
ChunkStart Property
FourCC Property
Name Property
Position Property
SampleOffset Property
BASS_TAG_DSD_COMMENT Class
BASS_TAG_DSD_COMMENT Properties
CommentText Property
BASS_TAG_DSD_COMMENT Methods
FromIntPtr Method
GetTag Method
ToString Method
BASS_TAG_DSD_COMMENT Fields
CommentRef Field
CommentType Field
TimeStampDay Field
TimeStampHour Field
TimeStampMinutes Field
TimeStampMonth Field
TimeStampYear Field
BASS_TAG_FLAC_CUE Class
BASS_TAG_FLAC_CUE Properties
Catalog Property
IsCD Property
LeadIn Property
NumTracks Property
Tracks Property
BASS_TAG_FLAC_CUE Methods
FromIntPtr Method
GetTag Method
BASS_TAG_FLAC_CUE_TRACK Class
BASS_TAG_FLAC_CUE_TRACK Properties
Flags Property
Indexes Property
ISRC Property
Number Property
NumIndexes Property
Offset Property
BASS_TAG_FLAC_CUE_TRACK.CUESHEETTrackType Enumeration
BASS_TAG_FLAC_CUE_TRACK_INDEX Class
BASS_TAG_FLAC_CUE_TRACK_INDEX Properties
Number Property
Offset Property
BASS_TAG_FLAC_PICTURE Class
BASS_TAG_FLAC_PICTURE Properties
Colors Property
Data Property
Depth Property
Desc Property
Height Property
ImageURL Property
Length Property
Mime Property
Picture Property
Width Property
BASS_TAG_FLAC_PICTURE Methods
FromIntPtr Method
GetTag Method
ToString Method
BASS_TAG_ID3 Structure
BASS_TAG_ID3 Properties
Album Property
Artist Property
Comment Property
ID Property
Title Property
Year Property
BASS_TAG_ID3 Fields
Genre Field
Track Field
BASS_TAG_SMPL Class
BASS_TAG_SMPL Properties
Manufacturer Property
MIDIPitchFraction Property
MIDIUnityNote Property
NumSampleLoops Property
Product Property
SampleData Property
SampleLoops Property
SamplePeriod Property
SMPTEFormat Property
SMPTEOffset Property
BASS_TAG_SMPL Methods
FromIntPtr Method
GetTag Method
BASS_TAG_SMPL_LOOP Class
BASS_TAG_SMPL_LOOP Properties
End Property
Fraction Property
Identifier Property
PlayCount Property
Start Property
Type Property
BASS3DAlgorithm Enumeration
BASS3DMode Enumeration
BASSActive Enumeration
BASSAttribute Enumeration
BASSBuffer Class
BASSBuffer Constructor
BASSBuffer Constructor
BASSBuffer Constructor (Single, Int32, Int32, Int32)
BASSBuffer Properties
Bps Property
BufferLength Property
NumChans Property
Readers Property
SampleRate Property
BASSBuffer Methods
Clear Method
Count Method
Dispose Method
Finalize Method
Read Method
Read Method (Byte[], Int32, Int32)
Read Method (IntPtr, Int32, Int32)
Resize Method
Space Method
Write Method
Write Method (Byte[], Int32)
Write Method (IntPtr, Int32)
BASSChannelType Enumeration
BASSConfig Enumeration
BASSData Enumeration
BASSDeviceInfo Enumeration
BASSDirectSound Enumeration
BASSError Enumeration
BASSFlag Enumeration
BASSFXPhase Enumeration
BASSFXType Enumeration
BASSInfo Enumeration
BASSInit Enumeration
BASSInput Enumeration
BASSInputType Enumeration
BASSIOSNotify Enumeration
BASSiOSSession Enumeration
BASSLevel Enumeration
BASSMode Enumeration
BassNet Class
BassNet Properties
InternalName Property
UseBrokenLatin1Behavior Property
UseRiffInfoUTF8 Property
BassNet Methods
Registration Method
BassNet Fields
OmitCheckVersion Field
BASSRecordFormat Enumeration
BASSRecordInfo Enumeration
BASSStreamFilePosition Enumeration
BASSStreamProc Enumeration
BASSStreamSystem Enumeration
BASSSync Enumeration
BASSTag Enumeration
BASSTimer Class
BASSTimer Constructor
BASSTimer Constructor
BASSTimer Constructor (Int32)
BASSTimer Properties
Enabled Property
Interval Property
BASSTimer Methods
Dispose Method
Finalize Method
Start Method
Stop Method
BASSTimer Events
Tick Event
BASSVam Enumeration
DOWNLOADPROC Delegate
DSPPROC Delegate
FILECLOSEPROC Delegate
FILELENPROC Delegate
FILEREADPROC Delegate
FILESEEKPROC Delegate
IOSNOTIFYPROC Delegate
RECORDPROC Delegate
STREAMPROC Delegate
SYNCPROC Delegate
Utils Class
Utils Properties
Is64Bit Property
Utils Methods
AbsSignMax Method
AbsSignMax Method (Int16, Int16)
AbsSignMax Method (Single, Single)
BASSAddOnGetPluginFileFilter Method
BASSAddOnGetPluginFileFilter Method (Dictionary(Int32, String), String)
BASSAddOnGetPluginFileFilter Method (Dictionary(Int32, String), String, Boolean)
BASSAddOnGetSupportedFileExtensions Method
BASSAddOnGetSupportedFileExtensions Method (String)
BASSAddOnGetSupportedFileExtensions Method (Dictionary(Int32, String), Boolean)
BASSAddOnGetSupportedFileFilter Method
BASSAddOnGetSupportedFileFilter Method (Dictionary(Int32, String), String)
BASSAddOnGetSupportedFileFilter Method (Dictionary(Int32, String), String, Boolean)
BASSAddOnGetSupportedFileFilter Method (Dictionary(Int32, String), String, Boolean, Dictionary(String, String))
BASSAddOnGetSupportedFileName Method
BASSAddOnIsFileSupported Method
BASSChannelTypeToString Method
BASSTagTypeToString Method
BPM2Seconds Method
ByteToHex Method
ChannelNumberToString Method
DBToLevel Method
DBToLevel Method (Double, Double)
DBToLevel Method (Double, Int32)
DecodeAllData Method
DetectCuePoints Method
DetectCuePoints Method (Int32, Single, Double, Double, Double, Double, Int32)
DetectCuePoints Method (String, Single, Double, Double, Double, Double, Int32)
DetectNextLevel Method
DMACopyMemory Method
DMAFillMemory Method
DMAMoveMemory Method
DMAZeroMemory Method
FFTFrequency2Index Method
FFTIndex2Frequency Method
FixTimespan Method
FixTimespan Method (Double)
FixTimespan Method (Double, String)
GetLevel Method
GetLevel Method (Byte[], Int32, Int32, Int32)
GetLevel Method (Int16[], Int32, Int32, Int32)
GetLevel Method (Single[], Int32, Int32, Int32)
GetLevel Method (IntPtr, Int32, Int32, Int32, Int32)
GetLevel2 Method
GetLevel2 Method (Byte[], Int32, Int32, Int32)
GetLevel2 Method (Int16[], Int32, Int32, Int32)
GetLevel2 Method (Single[], Int32, Int32, Int32)
GetLevel2 Method (IntPtr, Int32, Int32, Int32, Int32)
GetNormalizationGain Method
GetVersion Method
HexToByte Method
HighWord Method
HighWord Method (Int32)
HighWord Method (Int64)
HighWord32 Method
IntAsObject Method
IntPtrAsStringAnsi Method
IntPtrAsStringAnsi Method (IntPtr)
IntPtrAsStringAnsi Method (IntPtr, Int32)
IntPtrAsStringLatin1 Method
IntPtrAsStringUnicode Method
IntPtrAsStringUnicode Method (IntPtr)
IntPtrAsStringUnicode Method (IntPtr, Int32)
IntPtrAsStringUtf8 Method
IntPtrAsStringUtf8 Method (IntPtr)
IntPtrAsStringUtf8 Method (IntPtr, Int32)
IntPtrAsStringUtf8orLatin1 Method
IntPtrToArrayNullTermAnsi Method
IntPtrToArrayNullTermInt16 Method
IntPtrToArrayNullTermInt32 Method
IntPtrToArrayNullTermUnicode Method
IntPtrToArrayNullTermUtf8 Method
LevelToDB Method
LevelToDB Method (Double, Double)
LevelToDB Method (Int32, Int32)
LIBFreeLibrary Method
LIBLoadLibrary Method
LowWord Method
LowWord Method (Int32)
LowWord Method (Int64)
LowWord32 Method
MakeByte Method
MakeLong Method
MakeLong Method (Int16, Int16)
MakeLong Method (Int32, Int32)
MakeLong64 Method
MakeLong64 Method (Int32, Int32)
MakeLong64 Method (Int64, Int64)
MakeWord Method
SampleDither Method
SampleTo16Bit Method
SampleTo16Bit Method (Byte)
SampleTo16Bit Method (Byte[])
SampleTo16Bit Method (Int16)
SampleTo16Bit Method (Single)
SampleTo24Bit Method
SampleTo24Bit Method (Byte)
SampleTo24Bit Method (Byte[])
SampleTo24Bit Method (Int16)
SampleTo24Bit Method (Single)
SampleTo32Bit Method
SampleTo32Bit Method (Byte)
SampleTo32Bit Method (Byte[])
SampleTo32Bit Method (Int16)
SampleTo8Bit Method
SampleTo8Bit Method (Byte)
SampleTo8Bit Method (Byte[])
SampleTo8Bit Method (Int16)
SampleTo8Bit Method (Single)
Seconds2BPM Method
Semitone2Samplerate Method
StringToNullTermAnsi Method
StringToNullTermAnsi Method (String, IntPtr)
StringToNullTermAnsi Method (String[], IntPtr, Boolean)
StringToNullTermUnicode Method
StringToNullTermUnicode Method (String, IntPtr)
StringToNullTermUnicode Method (String[], IntPtr, Boolean)
StringToNullTermUtf8 Method
StringToNullTermUtf8 Method (String, IntPtr)
StringToNullTermUtf8 Method (String[], IntPtr, Boolean)
WAVEFORMATEX Class
WAVEFORMATEX Constructor
WAVEFORMATEX Constructor
WAVEFORMATEX Constructor (WAVEFormatTag, Int16, Int32, Int16, Int16)
WAVEFORMATEX Methods
ToString Method
WAVEFORMATEX Fields
cbSize Field
nAvgBytesPerSec Field
nBlockAlign Field
nChannels Field
nSamplesPerSec Field
wBitsPerSample Field
wFormatTag Field
WAVEFORMATEXT Class
WAVEFORMATEXT Constructor
WAVEFORMATEXT Constructor (Int32)
WAVEFORMATEXT Constructor (IntPtr)
WAVEFORMATEXT Properties
FormatLength Property
WAVEFORMATEXT Methods
ToString Method
WAVEFORMATEXT Fields
extension Field
waveformatex Field
WAVEFormatTag Enumeration
Un4seen.Bass.AddOn.Aac
BassAac Class
BassAac Methods
BASS_AAC_StreamCreateFile Method
BASS_AAC_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_AAC_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_AAC_StreamCreateFileUser Method
BASS_AAC_StreamCreateURL Method
BASS_MP4_StreamCreateFile Method
BASS_MP4_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_MP4_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_MP4_StreamCreateFileUser Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassAac Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Ac3
BassAc3 Class
BassAc3 Methods
BASS_AC3_StreamCreateFile Method
BASS_AC3_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_AC3_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_AC3_StreamCreateFileUser Method
BASS_AC3_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassAc3 Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Adx
BASS_ADX_TAG_LOOP Structure
BASS_ADX_TAG_LOOP Fields
ByteEnd Field
ByteStart Field
LoopEnabled Field
SampleEnd Field
SampleStart Field
BassAdx Class
BassAdx Methods
BASS_ADX_StreamCreateFile Method
BASS_ADX_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_ADX_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_ADX_StreamCreateFileUser Method
BASS_ADX_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassAdx Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Alac
BassAlac Class
BassAlac Methods
BASS_ALAC_StreamCreateFile Method
BASS_ALAC_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_ALAC_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_ALAC_StreamCreateFileUser Method
BASS_ALAC_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassAlac Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Ape
BassApe Class
BassApe Methods
BASS_APE_StreamCreateFile Method
BASS_APE_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_APE_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_APE_StreamCreateFileUser Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassApe Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Cd
BASS_CD_INFO Class
BASS_CD_INFO Constructor
BASS_CD_INFO Properties
DriveLetter Property
BASS_CD_INFO Methods
ToString Method
BASS_CD_INFO Fields
cache Field
canlock Field
canopen Field
cdtext Field
letter Field
maxspeed Field
product Field
rev Field
rwflags Field
vendor Field
BASS_CD_TOC Class
BASS_CD_TOC Constructor
BASS_CD_TOC Methods
ToString Method
BASS_CD_TOC Fields
first Field
last Field
tracks Field
BASS_CD_TOC_TRACK Structure
BASS_CD_TOC_TRACK Properties
ADR Property
Control Property
frame Property
hour Property
minute Property
second Property
BASS_CD_TOC_TRACK Methods
ToString Method
BASS_CD_TOC_TRACK Fields
adrcon Field
lba Field
res1 Field
res2 Field
track Field
BassCd Class
BassCd Methods
BASS_CD_Analog_GetPosition Method
BASS_CD_Analog_GetPosition Method (Int32)
BASS_CD_Analog_GetPosition Method (Int32, Int32)
BASS_CD_Analog_IsActive Method
BASS_CD_Analog_Play Method
BASS_CD_Analog_Play Method (Int32, Int32, Double)
BASS_CD_Analog_Play Method (Int32, Int32, Int32)
BASS_CD_Analog_PlayFile Method
BASS_CD_Analog_PlayFile Method (String, Double)
BASS_CD_Analog_PlayFile Method (String, Int32)
BASS_CD_Analog_Stop Method
BASS_CD_Door Method
BASS_CD_DoorIsLocked Method
BASS_CD_DoorIsOpen Method
BASS_CD_GetCache Method
BASS_CD_GetDriveCount Method
BASS_CD_GetDriveCount Method
BASS_CD_GetDriveCount Method (Boolean)
BASS_CD_GetID Method
BASS_CD_GetIDText Method
BASS_CD_GetInfo Method
BASS_CD_GetInfo Method (Int32)
BASS_CD_GetInfo Method (Int32, Boolean)
BASS_CD_GetInfo Method (Int32, BASS_CD_INFO)
BASS_CD_GetInfos Method
BASS_CD_GetInfos Method
BASS_CD_GetInfos Method (Boolean)
BASS_CD_GetISRC Method
BASS_CD_GetSpeed Method
BASS_CD_GetSpeedFactor Method
BASS_CD_GetTOC Method
BASS_CD_GetTOC Method (Int32, BASSCDTOCMode)
BASS_CD_GetTOC Method (Int32, BASSCDTOCMode, BASS_CD_TOC)
BASS_CD_GetTrackLength Method
BASS_CD_GetTrackLengthSeconds Method
BASS_CD_GetTrackPregap Method
BASS_CD_GetTracks Method
BASS_CD_IsReady Method
BASS_CD_Release Method
BASS_CD_SetCache Method
BASS_CD_SetInterface Method
BASS_CD_SetOffset Method
BASS_CD_SetSpeed Method
BASS_CD_SetSpeed Method (Int32, Int32)
BASS_CD_SetSpeed Method (Int32, Single)
BASS_CD_StreamCreate Method
BASS_CD_StreamCreateEx Method
BASS_CD_StreamCreateFile Method
BASS_CD_StreamCreateFileEx Method
BASS_CD_StreamGetTrack Method
BASS_CD_StreamSetTrack Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassCd Fields
SupportedStreamExtensions Field
SupportedStreamName Field
BASSCDDATAType Enumeration
BASSCDDoor Enumeration
BASSCDId Enumeration
BASSCDInterface Enumeration
BASSCDRWFlags Enumeration
BASSCDTOCFlags Enumeration
BASSCDTOCMode Enumeration
CDDATAPROC Delegate
Un4seen.Bass.AddOn.Cdg
BassCdg Class
BassCdg Methods
BASS_CDG_GetCurrentBitmap Method
BASS_CDG_SetConfig Method
BASS_CDG_SetVideoWindow Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassCdg Fields
SupportedStreamExtensions Field
SupportedStreamName Field
BASSCDGConfig Enumeration
Un4seen.Bass.AddOn.Dsd
BassDsd Class
BassDsd Methods
BASS_DSD_StreamCreateFile Method
BASS_DSD_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag, Int32)
BASS_DSD_StreamCreateFile Method (String, Int64, Int64, BASSFlag, Int32)
BASS_DSD_StreamCreateFileUser Method
BASS_DSD_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassDsd Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Enc
ACMFORMAT Class
ACMFORMAT Constructor
ACMFORMAT Constructor
ACMFORMAT Constructor (Int32)
ACMFORMAT Constructor (IntPtr)
ACMFORMAT Properties
FormatLength Property
ACMFORMAT Methods
LoadFromFile Method
SaveToFile Method
ToString Method
ACMFORMAT Fields
extension Field
waveformatex Field
BASSACMFormat Enumeration
BassEnc Class
BassEnc Methods
BASS_Encode_AddChunk Method
BASS_Encode_AddChunk Method (Int32, String, Byte[], Int32)
BASS_Encode_AddChunk Method (Int32, String, IntPtr, Int32)
BASS_Encode_CastGetStats Method
BASS_Encode_CastInit Method
BASS_Encode_CastSendMeta Method
BASS_Encode_CastSendMeta Method (Int32, BASSEncodeMetaDataType, Byte[])
BASS_Encode_CastSendMeta Method (Int32, BASSEncodeMetaDataType, String)
BASS_Encode_CastSetTitle Method
BASS_Encode_CastSetTitle Method (Int32, Byte[], Byte[])
BASS_Encode_CastSetTitle Method (Int32, String, String)
BASS_Encode_GetACMFormat Method
BASS_Encode_GetACMFormat Method (Int32, String, BASSACMFormat, WAVEFormatTag)
BASS_Encode_GetACMFormat Method (Int32, ACMFORMAT, String, BASSACMFormat)
BASS_Encode_GetACMFormat Method (Int32, IntPtr, Int32, String, BASSACMFormat)
BASS_Encode_GetACMFormatSuggest Method
BASS_Encode_GetCARef Method
BASS_Encode_GetChannel Method
BASS_Encode_GetCount Method
BASS_Encode_GetVersion Method
BASS_Encode_GetVersion Method
BASS_Encode_GetVersion Method (Int32)
BASS_Encode_IsActive Method
BASS_Encode_ServerInit Method
BASS_Encode_ServerKick Method
BASS_Encode_SetChannel Method
BASS_Encode_SetNotify Method
BASS_Encode_SetPaused Method
BASS_Encode_Start Method
BASS_Encode_Start Method (Int32, String, BASSEncode, ENCODEPROC, IntPtr)
BASS_Encode_Start Method (Int32, String, BASSEncode, ENCODEPROC, IntPtr, Int32)
BASS_Encode_StartACM Method
BASS_Encode_StartACM Method (Int32, IntPtr, BASSEncode, ENCODEPROC, IntPtr)
BASS_Encode_StartACM Method (Int32, ACMFORMAT, BASSEncode, ENCODEPROC, IntPtr)
BASS_Encode_StartACMFile Method
BASS_Encode_StartACMFile Method (Int32, IntPtr, BASSEncode, String)
BASS_Encode_StartACMFile Method (Int32, ACMFORMAT, BASSEncode, String)
BASS_Encode_StartCA Method
BASS_Encode_StartCAFile Method
BASS_Encode_StartUser Method
BASS_Encode_Stop Method
BASS_Encode_StopEx Method
BASS_Encode_UserOutput Method
BASS_Encode_Write Method
BASS_Encode_Write Method (Int32, Byte[], Int32)
BASS_Encode_Write Method (Int32, Int16[], Int32)
BASS_Encode_Write Method (Int32, Int32[], Int32)
BASS_Encode_Write Method (Int32, IntPtr, Int32)
BASS_Encode_Write Method (Int32, Single[], Int32)
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassEnc Fields
BASS_ENCODE_TYPE_AAC Field
BASS_ENCODE_TYPE_MP3 Field
BASS_ENCODE_TYPE_OGG Field
BASSENCVERSION Field
BASSEncode Enumeration
BASSEncodeCast Enumeration
BASSEncodeCount Enumeration
BASSEncodeMetaDataType Enumeration
BASSEncodeNotify Enumeration
BASSEncodeServer Enumeration
BASSEncodeStats Enumeration
ENCODECLIENTPROC Delegate
ENCODENOTIFYPROC Delegate
ENCODEPROC Delegate
ENCODEPROCEX Delegate
ENCODERPROC Delegate
Un4seen.Bass.AddOn.EncAac
BassEnc_Aac Class
BassEnc_Aac Methods
BASS_Encode_AAC_GetVersion Method
BASS_Encode_AAC_GetVersion Method
BASS_Encode_AAC_GetVersion Method (Int32)
BASS_Encode_AAC_Start Method
BASS_Encode_AAC_StartFile Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassEnc_Aac Fields
BASSENCAACVERSION Field
Un4seen.Bass.AddOn.EncFlac
BassEnc_Flac Class
BassEnc_Flac Methods
BASS_Encode_FLAC_GetVersion Method
BASS_Encode_FLAC_GetVersion Method
BASS_Encode_FLAC_GetVersion Method (Int32)
BASS_Encode_FLAC_NewStream Method
BASS_Encode_FLAC_Start Method
BASS_Encode_FLAC_StartFile Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassEnc_Flac Fields
BASSENCFLACVERSION Field
Un4seen.Bass.AddOn.EncMp3
BassEnc_Mp3 Class
BassEnc_Mp3 Methods
BASS_Encode_MP3_GetVersion Method
BASS_Encode_MP3_GetVersion Method
BASS_Encode_MP3_GetVersion Method (Int32)
BASS_Encode_MP3_Start Method
BASS_Encode_MP3_StartFile Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassEnc_Mp3 Fields
BASSENCMP3VERSION Field
Un4seen.Bass.AddOn.EncOgg
BassEnc_Ogg Class
BassEnc_Ogg Methods
BASS_Encode_OGG_GetVersion Method
BASS_Encode_OGG_GetVersion Method
BASS_Encode_OGG_GetVersion Method (Int32)
BASS_Encode_OGG_NewStream Method
BASS_Encode_OGG_Start Method
BASS_Encode_OGG_StartFile Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassEnc_Ogg Fields
BASSENCOGGVERSION Field
Un4seen.Bass.AddOn.EncOpus
BassEnc_Opus Class
BassEnc_Opus Methods
BASS_Encode_OPUS_GetVersion Method
BASS_Encode_OPUS_GetVersion Method
BASS_Encode_OPUS_GetVersion Method (Int32)
BASS_Encode_OPUS_NewStream Method
BASS_Encode_OPUS_Start Method
BASS_Encode_OPUS_StartFile Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassEnc_Opus Fields
BASSENCOPUSVERSION Field
Un4seen.Bass.AddOn.Flac
BassFlac Class
BassFlac Methods
BASS_FLAC_StreamCreateFile Method
BASS_FLAC_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_FLAC_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_FLAC_StreamCreateFileUser Method
BASS_FLAC_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassFlac Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Fx
BASS_BFX_APF Class
BASS_BFX_APF Constructor
BASS_BFX_APF Constructor
BASS_BFX_APF Constructor (Single, Single)
BASS_BFX_APF Constructor (Single, Single, BASSFXChan)
BASS_BFX_APF Methods
Preset_Default Method
Preset_LongReverberation Method
Preset_RobotVoice Method
Preset_SmallRever Method
BASS_BFX_APF Fields
fDelay Field
fGain Field
lChannel Field
BASS_BFX_AUTOWAH Class
BASS_BFX_AUTOWAH Constructor
BASS_BFX_AUTOWAH Constructor
BASS_BFX_AUTOWAH Constructor (Single, Single, Single, Single, Single, Single)
BASS_BFX_AUTOWAH Constructor (Single, Single, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_AUTOWAH Methods
Preset_Default Method
Preset_FastAutoWah Method
Preset_HiFastAutoWah Method
Preset_SlowAutoWah Method
BASS_BFX_AUTOWAH Fields
fDryMix Field
fFeedback Field
fFreq Field
fRange Field
fRate Field
fWetMix Field
lChannel Field
BASS_BFX_BQF Class
BASS_BFX_BQF Constructor
BASS_BFX_BQF Constructor
BASS_BFX_BQF Constructor (BASSBFXBQF, Single, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_BQF Fields
fBandwidth Field
fCenter Field
fGain Field
fQ Field
fS Field
lChannel Field
lFilter Field
BASS_BFX_CHORUS Class
BASS_BFX_CHORUS Constructor
BASS_BFX_CHORUS Constructor
BASS_BFX_CHORUS Constructor (Single, Single, Single, Single, Single, Single)
BASS_BFX_CHORUS Constructor (Single, Single, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_CHORUS Methods
Preset_BackChipmunk Method
Preset_Devil Method
Preset_ExaggeratedChorusLTMPitchSshiftedVoices Method
Preset_Flanger Method
Preset_Motocycle Method
Preset_ThisIsTheAirplane Method
Preset_Water Method
Preset_WhoSayTTNManyVoices Method
BASS_BFX_CHORUS Fields
fDryMix Field
fFeedback Field
fMaxSweep Field
fMinSweep Field
fRate Field
fWetMix Field
lChannel Field
BASS_BFX_COMPRESSOR Class
BASS_BFX_COMPRESSOR Constructor
BASS_BFX_COMPRESSOR Constructor
BASS_BFX_COMPRESSOR Constructor (Single, Single, Single)
BASS_BFX_COMPRESSOR Constructor (Single, Single, Single, BASSFXChan)
BASS_BFX_COMPRESSOR Methods
Preset_50Attack15msRelease1sec Method
Preset_80Attack1msRelease05sec Method
Preset_Hard Method
Preset_Medium Method
Preset_Soft Method
Preset_SoftHigh Method
BASS_BFX_COMPRESSOR Fields
fAttacktime Field
fReleasetime Field
fThreshold Field
lChannel Field
BASS_BFX_COMPRESSOR2 Class
BASS_BFX_COMPRESSOR2 Constructor
BASS_BFX_COMPRESSOR2 Constructor
BASS_BFX_COMPRESSOR2 Constructor (Single, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_COMPRESSOR2 Methods
Calculate0dBGain Method
Preset_Default Method
Preset_Hard Method
Preset_Hard2 Method
Preset_HardCommercial Method
Preset_Medium Method
Preset_Soft Method
Preset_Soft2 Method
BASS_BFX_COMPRESSOR2 Fields
fAttack Field
fGain Field
fRatio Field
fRelease Field
fThreshold Field
lChannel Field
BASS_BFX_DAMP Class
BASS_BFX_DAMP Constructor
BASS_BFX_DAMP Constructor
BASS_BFX_DAMP Constructor (Single, Single, Single, Single, Single)
BASS_BFX_DAMP Constructor (Single, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_DAMP Methods
Preset_Hard Method
Preset_Medium Method
Preset_Soft Method
BASS_BFX_DAMP Fields
fDelay Field
fGain Field
fQuiet Field
fRate Field
fTarget Field
lChannel Field
BASS_BFX_DISTORTION Class
BASS_BFX_DISTORTION Constructor
BASS_BFX_DISTORTION Constructor
BASS_BFX_DISTORTION Constructor (Single, Single, Single, Single, Single)
BASS_BFX_DISTORTION Constructor (Single, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_DISTORTION Methods
Preset_HardDistortion Method
Preset_MediumDistortion Method
Preset_VeryHardDistortion Method
BASS_BFX_DISTORTION Fields
fDrive Field
fDryMix Field
fFeedback Field
fVolume Field
fWetMix Field
lChannel Field
BASS_BFX_ECHO Class
BASS_BFX_ECHO Constructor
BASS_BFX_ECHO Constructor
BASS_BFX_ECHO Constructor (Single, Int32)
BASS_BFX_ECHO Fields
fLevel Field
lDelay Field
BASS_BFX_ECHO2 Class
BASS_BFX_ECHO2 Constructor
BASS_BFX_ECHO2 Constructor
BASS_BFX_ECHO2 Constructor (Single, Single, Single, Single)
BASS_BFX_ECHO2 Constructor (Single, Single, Single, Single, BASSFXChan)
BASS_BFX_ECHO2 Methods
Preset_ManyEchoes Method
Preset_ReverseEchoes Method
Preset_SmallEcho Method
BASS_BFX_ECHO2 Fields
fDelay Field
fDryMix Field
fFeedback Field
fWetMix Field
lChannel Field
BASS_BFX_ECHO3 Class
BASS_BFX_ECHO3 Constructor
BASS_BFX_ECHO3 Constructor
BASS_BFX_ECHO3 Constructor (Single, Single, Single)
BASS_BFX_ECHO3 Constructor (Single, Single, Single, BASSFXChan)
BASS_BFX_ECHO3 Methods
Preset_DoubleKick Method
Preset_LongEcho Method
Preset_SmallEcho Method
BASS_BFX_ECHO3 Fields
fDelay Field
fDryMix Field
fWetMix Field
lChannel Field
BASS_BFX_ECHO4 Class
BASS_BFX_ECHO4 Constructor
BASS_BFX_ECHO4 Constructor
BASS_BFX_ECHO4 Constructor (Single, Single, Single)
BASS_BFX_ECHO4 Constructor (Single, Single, Single, Single)
BASS_BFX_ECHO4 Constructor (Single, Single, Single, Single, Boolean)
BASS_BFX_ECHO4 Constructor (Single, Single, Single, Single, Boolean, BASSFXChan)
BASS_BFX_ECHO4 Methods
Preset_DoubleKick Method
Preset_LongEcho Method
Preset_SmallEcho Method
BASS_BFX_ECHO4 Fields
bStereo Field
fDelay Field
fDryMix Field
fFeedback Field
fWetMix Field
lChannel Field
BASS_BFX_ENV_NODE Structure
BASS_BFX_ENV_NODE Constructor
BASS_BFX_ENV_NODE Methods
ToString Method
BASS_BFX_ENV_NODE Fields
pos Field
val Field
BASS_BFX_FLANGER Class
BASS_BFX_FLANGER Constructor
BASS_BFX_FLANGER Constructor
BASS_BFX_FLANGER Constructor (Single, Single)
BASS_BFX_FLANGER Constructor (Single, Single, BASSFXChan)
BASS_BFX_FLANGER Methods
Preset_Default Method
BASS_BFX_FLANGER Fields
fSpeed Field
fWetDry Field
lChannel Field
BASS_BFX_FREEVERB Class
BASS_BFX_FREEVERB Constructor
BASS_BFX_FREEVERB Constructor
BASS_BFX_FREEVERB Constructor (Single, Single, Single, Single, Single, Int32)
BASS_BFX_FREEVERB Fields
fDamp Field
fDryMix Field
fRoomSize Field
fWetMix Field
fWidth Field
lChannel Field
BASS_BFX_LPF Class
BASS_BFX_LPF Constructor
BASS_BFX_LPF Constructor
BASS_BFX_LPF Constructor (Single, Single)
BASS_BFX_LPF Constructor (Single, Single, BASSFXChan)
BASS_BFX_LPF Fields
fCutOffFreq Field
fResonance Field
lChannel Field
BASS_BFX_MIX Class
BASS_BFX_MIX Constructor
BASS_BFX_MIX Constructor (Int32)
BASS_BFX_MIX Constructor (BASSFXChan[])
BASS_BFX_MIX Methods
Dispose Method
Finalize Method
BASS_BFX_MIX Fields
lChannel Field
BASS_BFX_PEAKEQ Class
BASS_BFX_PEAKEQ Constructor
BASS_BFX_PEAKEQ Constructor
BASS_BFX_PEAKEQ Constructor (Int32, Single, Single, Single, Single)
BASS_BFX_PEAKEQ Constructor (Int32, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_PEAKEQ Fields
fBandwidth Field
fCenter Field
fGain Field
fQ Field
lBand Field
lChannel Field
BASS_BFX_PHASER Class
BASS_BFX_PHASER Constructor
BASS_BFX_PHASER Constructor
BASS_BFX_PHASER Constructor (Single, Single, Single, Single, Single, Single)
BASS_BFX_PHASER Constructor (Single, Single, Single, Single, Single, Single, BASSFXChan)
BASS_BFX_PHASER Methods
Preset_BasicPhase Method
Preset_Default Method
Preset_FastPhase Method
Preset_InvertWithInvertFeedback Method
Preset_MediumPhase Method
Preset_PhaseShift Method
Preset_PhaseWithFeedback Method
Preset_SlowInvertPhaseShiftWithFeedback Method
Preset_TremoloWah Method
BASS_BFX_PHASER Fields
fDryMix Field
fFeedback Field
fFreq Field
fRange Field
fRate Field
fWetMix Field
lChannel Field
BASS_BFX_PITCHSHIFT Class
BASS_BFX_PITCHSHIFT Constructor
BASS_BFX_PITCHSHIFT Constructor
BASS_BFX_PITCHSHIFT Constructor (Single, Single, Int64, Int64)
BASS_BFX_PITCHSHIFT Fields
fPitchShift Field
fSemitones Field
lChannel Field
lFFTsize Field
lOsamp Field
BASS_BFX_REVERB Class
BASS_BFX_REVERB Constructor
BASS_BFX_REVERB Constructor
BASS_BFX_REVERB Constructor (Single, Int32)
BASS_BFX_REVERB Fields
fLevel Field
lDelay Field
BASS_BFX_ROTATE Class
BASS_BFX_ROTATE Constructor
BASS_BFX_ROTATE Constructor
BASS_BFX_ROTATE Constructor (Single, BASSFXChan)
BASS_BFX_ROTATE Fields
fRate Field
lChannel Field
BASS_BFX_VOLUME Class
BASS_BFX_VOLUME Constructor
BASS_BFX_VOLUME Constructor
BASS_BFX_VOLUME Constructor (Single)
BASS_BFX_VOLUME Constructor (Single, BASSFXChan)
BASS_BFX_VOLUME Fields
fVolume Field
lChannel Field
BASS_BFX_VOLUME_ENV Class
BASS_BFX_VOLUME_ENV Constructor
BASS_BFX_VOLUME_ENV Constructor
BASS_BFX_VOLUME_ENV Constructor (Int32)
BASS_BFX_VOLUME_ENV Constructor (BASS_BFX_ENV_NODE[])
BASS_BFX_VOLUME_ENV Methods
Dispose Method
Finalize Method
BASS_BFX_VOLUME_ENV Fields
bFollow Field
lChannel Field
lNodeCount Field
pNodes Field
BASSBFXBQF Enumeration
BassFx Class
BassFx Methods
BASS_FX_BPM_BeatCallbackReset Method
BASS_FX_BPM_BeatCallbackSet Method
BASS_FX_BPM_BeatDecodeGet Method
BASS_FX_BPM_BeatFree Method
BASS_FX_BPM_BeatGetParameters Method
BASS_FX_BPM_BeatGetParameters Method (Int32, Object, Object, Object)
BASS_FX_BPM_BeatGetParameters Method (Int32, Single, Single, Single)
BASS_FX_BPM_BeatSetParameters Method
BASS_FX_BPM_CallbackReset Method
BASS_FX_BPM_CallbackSet Method
BASS_FX_BPM_DecodeGet Method
BASS_FX_BPM_Free Method
BASS_FX_BPM_Translate Method
BASS_FX_GetVersion Method
BASS_FX_GetVersion Method
BASS_FX_GetVersion Method (Int32)
BASS_FX_ReverseCreate Method
BASS_FX_ReverseGetSource Method
BASS_FX_TempoCreate Method
BASS_FX_TempoGetRateRatio Method
BASS_FX_TempoGetSource Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassFx Fields
BASSFXVERSION Field
BASSFXBpm Enumeration
BASSFXBpmTrans Enumeration
BASSFXChan Enumeration
BASSFXReverse Enumeration
BPMBEATPROC Delegate
BPMPROC Delegate
BPMPROGRESSPROC Delegate
Un4seen.Bass.AddOn.Hls
BassHls Class
BassHls Methods
BASS_HLS_StreamCreateFile Method
BASS_HLS_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_HLS_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_HLS_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
Un4seen.Bass.AddOn.Midi
BASS_MIDI_DEVICEINFO Class
BASS_MIDI_DEVICEINFO Constructor
BASS_MIDI_DEVICEINFO Properties
IsEnabled Property
IsInitialized Property
BASS_MIDI_DEVICEINFO Methods
ToString Method
BASS_MIDI_DEVICEINFO Fields
flags Field
id Field
name Field
BASS_MIDI_EVENT Structure
BASS_MIDI_EVENT Constructor
BASS_MIDI_EVENT Methods
FromIntPtr Method
ToString Method
BASS_MIDI_EVENT Fields
chan Field
eventtype Field
param Field
pos Field
tick Field
BASS_MIDI_FONT Structure
BASS_MIDI_FONT Constructor
BASS_MIDI_FONT Methods
ToString Method
BASS_MIDI_FONT Fields
bank Field
font Field
preset Field
BASS_MIDI_FONTEX Structure
BASS_MIDI_FONTEX Constructor
BASS_MIDI_FONTEX Methods
ToString Method
BASS_MIDI_FONTEX Fields
dbank Field
dbanklsb Field
dpreset Field
font Field
sbank Field
spreset Field
BASS_MIDI_FONTEX2 Structure
BASS_MIDI_FONTEX2 Constructor
BASS_MIDI_FONTEX2 Methods
ToString Method
BASS_MIDI_FONTEX2 Fields
dbank Field
dbanklsb Field
dpreset Field
font Field
minchan Field
numchan Field
sbank Field
spreset Field
BASS_MIDI_FONTINFO Class
BASS_MIDI_FONTINFO Constructor
BASS_MIDI_FONTINFO Methods
ToString Method
BASS_MIDI_FONTINFO Fields
comment Field
copyright Field
name Field
presets Field
samload Field
samsize Field
samtype Field
BASS_MIDI_MARK Class
BASS_MIDI_MARK Constructor
BASS_MIDI_MARK Constructor
BASS_MIDI_MARK Constructor (Int32, Int32, String)
BASS_MIDI_MARK Methods
ToString Method
BASS_MIDI_MARK Fields
pos Field
text Field
track Field
BassMidi Class
BassMidi Methods
BASS_MIDI_ConvertEvents Method
BASS_MIDI_ConvertEvents Method (Byte[], BASSMIDIEventMode)
BASS_MIDI_ConvertEvents Method (Byte[], BASS_MIDI_EVENT[], Int32, BASSMIDIEventMode)
BASS_MIDI_FontCompact Method
BASS_MIDI_FontFlags Method
BASS_MIDI_FontFree Method
BASS_MIDI_FontGetInfo Method
BASS_MIDI_FontGetInfo Method (Int32)
BASS_MIDI_FontGetInfo Method (Int32, BASS_MIDI_FONTINFO)
BASS_MIDI_FontGetPreset Method
BASS_MIDI_FontGetPresetFonts Method
BASS_MIDI_FontGetPresets Method
BASS_MIDI_FontGetVolume Method
BASS_MIDI_FontInit Method
BASS_MIDI_FontInit Method (String)
BASS_MIDI_FontInit Method (String, BASSFlag)
BASS_MIDI_FontInitUser Method
BASS_MIDI_FontLoad Method
BASS_MIDI_FontLoad Method (Int32, Int32, Int32)
BASS_MIDI_FontLoad Method (Int32, Int32, Int32, Int32, BASSMIDIFont)
BASS_MIDI_FontPack Method
BASS_MIDI_FontSetVolume Method
BASS_MIDI_FontUnload Method
BASS_MIDI_FontUnpack Method
BASS_MIDI_InFree Method
BASS_MIDI_InGetDeviceInfo Method
BASS_MIDI_InGetDeviceInfo Method (Int32)
BASS_MIDI_InGetDeviceInfo Method (Int32, BASS_MIDI_DEVICEINFO)
BASS_MIDI_InGetDeviceInfos Method
BASS_MIDI_InGetGeviceInfos Method
BASS_MIDI_InInit Method
BASS_MIDI_InStart Method
BASS_MIDI_InStop Method
BASS_MIDI_StreamCreate Method
BASS_MIDI_StreamCreateEvents Method
BASS_MIDI_StreamCreateFile Method
BASS_MIDI_StreamCreateFile Method (Byte[], Int64, Int64, BASSFlag, Int32)
BASS_MIDI_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag, Int32)
BASS_MIDI_StreamCreateFile Method (String, Int64, Int64, BASSFlag, Int32)
BASS_MIDI_StreamCreateFileUser Method
BASS_MIDI_StreamCreateURL Method
BASS_MIDI_StreamEvent Method
BASS_MIDI_StreamEvent Method (Int32, Int32, BASSMIDIEvent, Int32)
BASS_MIDI_StreamEvent Method (Int32, Int32, BASSMIDIEvent, Byte, Byte)
BASS_MIDI_StreamEvents Method
BASS_MIDI_StreamEvents Method (Int32, BASSMIDIEventMode, BASS_MIDI_EVENT[])
BASS_MIDI_StreamEvents Method (Int32, BASSMIDIEventMode, Int32, Byte[])
BASS_MIDI_StreamEvents Method (Int32, BASSMIDIEventMode, Int32, IntPtr, Int32)
BASS_MIDI_StreamGetChannel Method
BASS_MIDI_StreamGetEvent Method
BASS_MIDI_StreamGetEvents Method
BASS_MIDI_StreamGetEvents Method (Int32, Int32, BASSMIDIEvent)
BASS_MIDI_StreamGetEvents Method (Int32, Int32, BASSMIDIEvent, BASS_MIDI_EVENT[])
BASS_MIDI_StreamGetEvents Method (Int32, Int32, BASSMIDIEvent, BASS_MIDI_EVENT[], Int32, Int32)
BASS_MIDI_StreamGetEventsCount Method
BASS_MIDI_StreamGetFonts Method
BASS_MIDI_StreamGetFonts Method (Int32)
BASS_MIDI_StreamGetFonts Method (Int32, BASS_MIDI_FONT[], Int32)
BASS_MIDI_StreamGetFonts Method (Int32, BASS_MIDI_FONTEX[], Int32)
BASS_MIDI_StreamGetFonts Method (Int32, BASS_MIDI_FONTEX2[], Int32)
BASS_MIDI_StreamGetFontsCount Method
BASS_MIDI_StreamGetFontsEx Method
BASS_MIDI_StreamGetFontsEx2 Method
BASS_MIDI_StreamGetMark Method
BASS_MIDI_StreamGetMark Method (Int32, BASSMIDIMarker, Int32)
BASS_MIDI_StreamGetMark Method (Int32, BASSMIDIMarker, Int32, BASS_MIDI_MARK)
BASS_MIDI_StreamGetMarks Method
BASS_MIDI_StreamGetMarksCount Method
BASS_MIDI_StreamGetPreset Method
BASS_MIDI_StreamGetTrackCount Method
BASS_MIDI_StreamLoadSamples Method
BASS_MIDI_StreamSetFilter Method
BASS_MIDI_StreamSetFonts Method
BASS_MIDI_StreamSetFonts Method (Int32, BASS_MIDI_FONT[], Int32)
BASS_MIDI_StreamSetFonts Method (Int32, BASS_MIDI_FONTEX[], Int32)
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassMidi Fields
SupportedStreamExtensions Field
SupportedStreamName Field
BASSMIDIEvent Enumeration
BASSMIDIEventMode Enumeration
BASSMIDIFont Enumeration
BASSMIDIMarker Enumeration
BASSMIDISystem Enumeration
MIDIFILTERPROC Delegate
MIDIINPROC Delegate
Un4seen.Bass.AddOn.Mix
BASS_MIXER_NODE Structure
BASS_MIXER_NODE Constructor
BASS_MIXER_NODE Methods
ToString Method
BASS_MIXER_NODE Fields
pos Field
val Field
BassMix Class
BassMix Methods
BASS_Mixer_ChannelFlags Method
BASS_Mixer_ChannelGetData Method
BASS_Mixer_ChannelGetData Method (Int32, Byte[], Int32)
BASS_Mixer_ChannelGetData Method (Int32, Int16[], Int32)
BASS_Mixer_ChannelGetData Method (Int32, Int32[], Int32)
BASS_Mixer_ChannelGetData Method (Int32, IntPtr, Int32)
BASS_Mixer_ChannelGetData Method (Int32, Single[], Int32)
BASS_Mixer_ChannelGetEnvelopePos Method
BASS_Mixer_ChannelGetEnvelopePos Method (Int32, BASSMIXEnvelope, Object)
BASS_Mixer_ChannelGetEnvelopePos Method (Int32, BASSMIXEnvelope, Single)
BASS_Mixer_ChannelGetLevel Method
BASS_Mixer_ChannelGetLevel Method (Int32)
BASS_Mixer_ChannelGetLevel Method (Int32, Single, BASSLevel)
BASS_Mixer_ChannelGetLevel Method (Int32, Single[], Single, BASSLevel)
BASS_Mixer_ChannelGetMatrix Method
BASS_Mixer_ChannelGetMixer Method
BASS_Mixer_ChannelGetPosition Method
BASS_Mixer_ChannelGetPosition Method (Int32)
BASS_Mixer_ChannelGetPosition Method (Int32, BASSMode)
BASS_Mixer_ChannelGetPositionEx Method
BASS_Mixer_ChannelIsActive Method
BASS_Mixer_ChannelPause Method
BASS_Mixer_ChannelPlay Method
BASS_Mixer_ChannelRemove Method
BASS_Mixer_ChannelRemoveSync Method
BASS_Mixer_ChannelSetEnvelope Method
BASS_Mixer_ChannelSetEnvelope Method (Int32, BASSMIXEnvelope, BASS_MIXER_NODE[])
BASS_Mixer_ChannelSetEnvelope Method (Int32, BASSMIXEnvelope, BASS_MIXER_NODE[], Int32)
BASS_Mixer_ChannelSetEnvelopePos Method
BASS_Mixer_ChannelSetMatrix Method
BASS_Mixer_ChannelSetMatrixEx Method
BASS_Mixer_ChannelSetPosition Method
BASS_Mixer_ChannelSetPosition Method (Int32, Int64)
BASS_Mixer_ChannelSetPosition Method (Int32, Int64, BASSMode)
BASS_Mixer_ChannelSetSync Method
BASS_Mixer_ChannelSetSyncEx Method
BASS_Mixer_GetVersion Method
BASS_Mixer_GetVersion Method
BASS_Mixer_GetVersion Method (Int32)
BASS_Mixer_StreamAddChannel Method
BASS_Mixer_StreamAddChannelEx Method
BASS_Mixer_StreamCreate Method
BASS_Mixer_StreamGetChannelCount Method
BASS_Mixer_StreamGetChannels Method
BASS_Split_StreamCreate Method
BASS_Split_StreamGetAvailable Method
BASS_Split_StreamGetSource Method
BASS_Split_StreamGetSplits Method
BASS_Split_StreamReset Method
BASS_Split_StreamResetEx Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassMix Fields
BASSMIXVERSION Field
BASSMIXEnvelope Enumeration
SYNCPROCEX Delegate
Un4seen.Bass.AddOn.Mpc
BassMpc Class
BassMpc Methods
BASS_MPC_StreamCreateFile Method
BASS_MPC_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_MPC_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_MPC_StreamCreateFileUser Method
BASS_MPC_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassMpc Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Ofr
BassOfr Class
BassOfr Methods
BASS_OFR_StreamCreateFile Method
BASS_OFR_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_OFR_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_OFR_StreamCreateFileUser Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassOfr Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Opus
BassOpus Class
BassOpus Methods
BASS_OPUS_StreamCreateFile Method
BASS_OPUS_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_OPUS_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_OPUS_StreamCreateFileUser Method
BASS_OPUS_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassOpus Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Sfx
BASS_SFX_PLUGININFO Class
BASS_SFX_PLUGININFO Constructor
BASS_SFX_PLUGININFO Methods
ToString Method
BASS_SFX_PLUGININFO Fields
clsid Field
name Field
BassSfx Class
BassSfx Methods
BASS_SFX_ErrorGetCode Method
BASS_SFX_Free Method
BASS_SFX_GetVersion Method
BASS_SFX_GetVersion Method
BASS_SFX_GetVersion Method (Int32)
BASS_SFX_Init Method
BASS_SFX_PluginClicked Method
BASS_SFX_PluginConfig Method
BASS_SFX_PluginCreate Method
BASS_SFX_PluginFlags Method
BASS_SFX_PluginFree Method
BASS_SFX_PluginGetName Method
BASS_SFX_PluginGetType Method
BASS_SFX_PluginModuleGetActive Method
BASS_SFX_PluginModuleGetCount Method
BASS_SFX_PluginModuleGetName Method
BASS_SFX_PluginModuleSetActive Method
BASS_SFX_PluginRender Method
BASS_SFX_PluginResize Method
BASS_SFX_PluginResizeMove Method
BASS_SFX_PluginSetStream Method
BASS_SFX_PluginStart Method
BASS_SFX_PluginStop Method
BASS_SFX_WMP_GetPlugin Method
BASS_SFX_WMP_GetPlugin Method (Int32)
BASS_SFX_WMP_GetPlugin Method (Int32, BASS_SFX_PLUGININFO)
BASS_SFX_WMP_GetPluginCount Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassSfx Fields
BASSSFXVERSION Field
BASSSFXError Enumeration
BASSSFXFlag Enumeration
BASSSFXPlugin Enumeration
Un4seen.Bass.AddOn.Spx
BassSpx Class
BassSpx Methods
BASS_SPX_StreamCreateFile Method
BASS_SPX_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_SPX_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_SPX_StreamCreateFileUser Method
BASS_SPX_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassSpx Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Tags
BassTags Class
BassTags Methods
BASS_TAG_GetFromFile Method
BASS_TAG_GetFromFile Method (String)
BASS_TAG_GetFromFile Method (Int32, TAG_INFO)
BASS_TAG_GetFromFile Method (String, Boolean, Boolean)
BASS_TAG_GetFromFile Method (String, Boolean, TAG_INFO)
BASS_TAG_GetFromURL Method
ReadID3v1 Method
ReadID3v2 Method
BassTags Fields
EvalNativeTAGs Field
EvalNativeTAGsBEXT Field
EvalNativeTAGsCART Field
ID3v1Genre Field
ReadPictureTAGs Field
TAG_INFO Class
TAG_INFO Constructor
TAG_INFO Constructor
TAG_INFO Constructor (String)
TAG_INFO Constructor (TAG_INFO)
TAG_INFO Constructor (String, Boolean)
TAG_INFO Properties
NativeTags Property
NativeTagsCount Property
PictureCount Property
TAG_INFO Methods
AddNativeTag Method
AddOrReplaceNativeTag Method
AddPicture Method
ClearAllNativeTags Method
Clone Method
ConvertToRiffBEXT Method
ConvertToRiffCART Method
ConvertToRiffINFO Method
NativeTag Method
PictureGet Method
PictureGetDescription Method
PictureGetImage Method
PictureGetType Method
ReadPicturesFromDirectory Method
ReadPicturesFromDirectory Method (String, Boolean)
ReadPicturesFromDirectory Method (String, String, String, Boolean)
RemoveAllPictures Method
RemoveNativeTag Method
RemovePicture Method
ToString Method
UpdateFromMETA Method
UpdateFromMETA Method (IntPtr, Boolean, Boolean)
UpdateFromMETA Method (IntPtr, TAGINFOEncoding, Boolean)
UpdateFromMIDILyric Method
TAG_INFO Fields
album Field
albumartist Field
artist Field
bitrate Field
bpm Field
channelinfo Field
comment Field
composer Field
conductor Field
copyright Field
disc Field
duration Field
encodedby Field
filename Field
genre Field
grouping Field
isrc Field
lyricist Field
mood Field
producer Field
publisher Field
rating Field
remixer Field
replaygain_track_gain Field
replaygain_track_peak Field
tagType Field
title Field
track Field
year Field
TAGINFOEncoding Enumeration
TagPicture Class
TagPicture Constructor
TagPicture Constructor (String)
TagPicture Constructor (TagPicture, Int32)
TagPicture Constructor (Image, TagPicture.PICTURE_TYPE, String)
TagPicture Constructor (String, TagPicture.PICTURE_TYPE, String)
TagPicture Constructor (Int32, String, TagPicture.PICTURE_TYPE, String, Byte[])
TagPicture Properties
PictureImage Property
TagPicture Methods
GetMimeTypeFromFile Method
GetMimeTypeFromImage Method
LoadImageFromFile Method
SaveImageToFile Method
ToString Method
TagPicture Fields
AttributeIndex Field
Data Field
Description Field
MIMEType Field
PictureStorage Field
PictureType Field
TagPicture.PICTURE_STORAGE Enumeration
TagPicture.PICTURE_TYPE Enumeration
Un4seen.Bass.AddOn.Tta
BassTta Class
BassTta Methods
BASS_TTA_StreamCreateFile Method
BASS_TTA_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_TTA_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_TTA_StreamCreateFileUser Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassTta Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Vst
BASS_VST_AEFFECT Class
BASS_VST_AEFFECT Constructor
BASS_VST_AEFFECT Methods
FromIntPtr Method
GetCurrentProgram Method
GetCurrentProgramName Method
GetProgramName Method
GetProgramNames Method
SetCurrentProgram Method
SetCurrentProgramName Method
ToString Method
BASS_VST_AEFFECT Fields
dispatcher Field
flags Field
future Field
getParameter Field
initialDelay Field
ioRatio Field
magic Field
numInputs Field
numOutputs Field
numParams Field
numPrograms Field
obj Field
offQualities Field
process Field
processDoubleReplacing Field
processReplacing Field
realQualities Field
resvd1 Field
resvd2 Field
setParameter Field
uniqueID Field
user Field
version Field
BASS_VST_AUDIO_MASTER_PARAM Class
BASS_VST_AUDIO_MASTER_PARAM Constructor
BASS_VST_AUDIO_MASTER_PARAM Fields
aeffect Field
doDefault Field
index Field
opcode Field
opt Field
ptr Field
value Field
BASS_VST_INFO Class
BASS_VST_INFO Constructor
BASS_VST_INFO Methods
ToString Method
BASS_VST_INFO Fields
aeffect Field
channelHandle Field
chansIn Field
chansOut Field
dspHandle Field
editorHeight Field
editorWidth Field
effectName Field
effectVersion Field
effectVstVersion Field
hasEditor Field
hostVstVersion Field
initialDelay Field
isInstrument Field
productName Field
uniqueID Field
vendorName Field
vendorVersion Field
BASS_VST_PARAM_INFO Class
BASS_VST_PARAM_INFO Constructor
BASS_VST_PARAM_INFO Methods
ToString Method
BASS_VST_PARAM_INFO Fields
defaultValue Field
display Field
name Field
unit Field
BassVst Class
BassVst Methods
BASS_VST_ChannelCreate Method
BASS_VST_ChannelFree Method
BASS_VST_ChannelRemoveDSP Method
BASS_VST_ChannelSetDSP Method
BASS_VST_ChannelSetDSP Method (Int32, String, BASSVSTDsp, Int32)
BASS_VST_ChannelSetDSP Method (Int32, String, BASSVSTDsp, Int32, String, Int32)
BASS_VST_Dispatcher Method
BASS_VST_EmbedEditor Method
BASS_VST_GetBypass Method
BASS_VST_GetChunk Method
BASS_VST_GetInfo Method
BASS_VST_GetInfo Method (Int32)
BASS_VST_GetInfo Method (Int32, BASS_VST_INFO)
BASS_VST_GetParam Method
BASS_VST_GetParamCount Method
BASS_VST_GetParamInfo Method
BASS_VST_GetParamInfo Method (Int32, Int32)
BASS_VST_GetParamInfo Method (Int32, Int32, BASS_VST_PARAM_INFO)
BASS_VST_GetProgram Method
BASS_VST_GetProgramCount Method
BASS_VST_GetProgramName Method
BASS_VST_GetProgramNames Method
BASS_VST_GetProgramParam Method
BASS_VST_ProcessEvent Method
BASS_VST_ProcessEventRaw Method
BASS_VST_ProcessEventRaw Method (Int32, MidiShortMessage)
BASS_VST_ProcessEventRaw Method (Int32, MidiSysExMessage)
BASS_VST_ProcessEventRaw Method (Int32, Byte[], Int32)
BASS_VST_ProcessEventRaw Method (Int32, IntPtr, Int32)
BASS_VST_Resume Method
BASS_VST_SetBypass Method
BASS_VST_SetCallback Method
BASS_VST_SetChunk Method
BASS_VST_SetLanguage Method
BASS_VST_SetParam Method
BASS_VST_SetParamCopyParams Method
BASS_VST_SetParamRestoreDefaults Method
BASS_VST_SetProgram Method
BASS_VST_SetProgramName Method
BASS_VST_SetProgramParam Method
BASS_VST_SetScope Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BASSVSTAction Enumeration
BASSVSTAEffectFlags Enumeration
BASSVSTDispatcherOpCodes Enumeration
BASSVSTDsp Enumeration
VST_AEFFECT_Dispatcher Delegate
VST_AEFFECT_GetParameter Delegate
VST_AEFFECT_Process Delegate
VST_AEFFECT_ProcessDoubleProc Delegate
VST_AEFFECT_ProcessReplacing Delegate
VST_AEFFECT_SetParameter Delegate
VSTPROC Delegate
Un4seen.Bass.AddOn.WaDsp
BassWaDsp Class
BassWaDsp Methods
BASS_WADSP_ChannelRemoveDSP Method
BASS_WADSP_ChannelSetDSP Method
BASS_WADSP_Config Method
BASS_WADSP_Free Method
BASS_WADSP_FreeDSP Method
BASS_WADSP_GetFakeWinampWnd Method
BASS_WADSP_GetModule Method
BASS_WADSP_GetModuleCount Method
BASS_WADSP_GetModuleName Method
BASS_WADSP_GetModuleNames Method
BASS_WADSP_GetName Method
BASS_WADSP_GetVersion Method
BASS_WADSP_GetVersion Method
BASS_WADSP_GetVersion Method (Int32)
BASS_WADSP_Init Method
BASS_WADSP_Load Method
BASS_WADSP_ModifySamplesDSP Method
BASS_WADSP_ModifySamplesDSP Method (Int32, Byte[], Int32)
BASS_WADSP_ModifySamplesDSP Method (Int32, Int16[], Int32)
BASS_WADSP_ModifySamplesDSP Method (Int32, Int32[], Int32)
BASS_WADSP_ModifySamplesDSP Method (Int32, IntPtr, Int32)
BASS_WADSP_ModifySamplesDSP Method (Int32, Single[], Int32)
BASS_WADSP_ModifySamplesSTREAM Method
BASS_WADSP_ModifySamplesSTREAM Method (Int32, Byte[], Int32)
BASS_WADSP_ModifySamplesSTREAM Method (Int32, Int16[], Int32)
BASS_WADSP_ModifySamplesSTREAM Method (Int32, Int32[], Int32)
BASS_WADSP_ModifySamplesSTREAM Method (Int32, IntPtr, Int32)
BASS_WADSP_ModifySamplesSTREAM Method (Int32, Single[], Int32)
BASS_WADSP_PluginInfoFree Method
BASS_WADSP_PluginInfoGetModuleCount Method
BASS_WADSP_PluginInfoGetModuleName Method
BASS_WADSP_PluginInfoGetModuleNames Method
BASS_WADSP_PluginInfoGetName Method
BASS_WADSP_PluginInfoLoad Method
BASS_WADSP_SetChannel Method
BASS_WADSP_SetFileName Method
BASS_WADSP_SetSongTitle Method
BASS_WADSP_Start Method
BASS_WADSP_Stop Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassWaDsp Fields
BASSWADSPVERSION Field
BASSWADSPIpc Enumeration
WINAMP_DSP Class
WINAMP_DSP Constructor
WINAMP_DSP Properties
Description Property
File Property
IsLoaded Property
IsStarted Property
ModuleCount Property
ModuleNames Property
PlugIns Property
StartedModule Property
WINAMP_DSP Methods
FindPlugins Method
Load Method
SetFilename Method
SetSongTitle Method
ShowEditor Method
Start Method
Stop Method
ToString Method
Unload Method
WINAMPWINPROC Delegate
Un4seen.Bass.AddOn.WebM
BassWebM Class
BassWebM Methods
BASS_WEBM_StreamCreateFile Method
BASS_WEBM_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag, Int32)
BASS_WEBM_StreamCreateFile Method (String, Int64, Int64, BASSFlag, Int32)
BASS_WEBM_StreamCreateFileUser Method
BASS_WEBM_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassWebM Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.AddOn.Winamp
BassWinamp Class
BassWinamp Methods
BASS_WINAMP_AboutPlugin Method
BASS_WINAMP_ConfigPlugin Method
BASS_WINAMP_FindPlugins Method
BASS_WINAMP_GetExtentions Method
BASS_WINAMP_GetExtentionsFilter Method
BASS_WINAMP_GetFileInfo Method
BASS_WINAMP_GetIsSeekable Method
BASS_WINAMP_GetName Method
BASS_WINAMP_GetUsesOutput Method
BASS_WINAMP_GetVersion Method
BASS_WINAMP_InfoDlg Method
BASS_WINAMP_LoadPlugin Method
BASS_WINAMP_StreamCreate Method
BASS_WINAMP_UnloadPlugin Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BASSWINAMPFindPlugin Enumeration
Un4seen.Bass.AddOn.Wma
BassWma Class
BassWma Properties
BASS_WMA_IsDRMVersion Property
BassWma Methods
BASS_WMA_EncodeClose Method
BASS_WMA_EncodeGetClients Method
BASS_WMA_EncodeGetPort Method
BASS_WMA_EncodeGetRates Method
BASS_WMA_EncodeOpen Method
BASS_WMA_EncodeOpenFile Method
BASS_WMA_EncodeOpenNetwork Method
BASS_WMA_EncodeOpenNetworkMulti Method
BASS_WMA_EncodeOpenPublish Method
BASS_WMA_EncodeOpenPublishMulti Method
BASS_WMA_EncodeSetNotify Method
BASS_WMA_EncodeSetTag Method
BASS_WMA_EncodeSetTag Method (Int32, String, String)
BASS_WMA_EncodeSetTag Method (Int32, IntPtr, IntPtr, BASSWMATag)
BASS_WMA_EncodeSetTag Method (Int32, String, IntPtr, Int32)
BASS_WMA_EncodeSetTag Method (Int32, String, String, BASSWMATag)
BASS_WMA_EncodeWrite Method
BASS_WMA_EncodeWrite Method (Int32, Byte[], Int32)
BASS_WMA_EncodeWrite Method (Int32, Int16[], Int32)
BASS_WMA_EncodeWrite Method (Int32, Int32[], Int32)
BASS_WMA_EncodeWrite Method (Int32, IntPtr, Int32)
BASS_WMA_EncodeWrite Method (Int32, Single[], Int32)
BASS_WMA_GetTags Method
BASS_WMA_GetTagsArray Method
BASS_WMA_GetWMObject Method
BASS_WMA_StreamCreateFile Method
BASS_WMA_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_WMA_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_WMA_StreamCreateFileAuth Method
BASS_WMA_StreamCreateFileAuth Method (IntPtr, Int64, Int64, BASSFlag, String, String)
BASS_WMA_StreamCreateFileAuth Method (String, Int64, Int64, BASSFlag, String, String)
BASS_WMA_StreamCreateFileUser Method
BASS_WMA_StreamCreateIStream Method
BASS_WMA_StreamCreateIStreamAuth Method
BASS_WMA_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassWma Fields
SupportedStreamExtensions Field
SupportedStreamName Field
BASSWMAEncode Enumeration
BASSWMAEncodeCallback Enumeration
BASSWMATag Enumeration
CLIENTCONNECTPROC Delegate
WMENCODEPROC Delegate
Un4seen.Bass.AddOn.Wv
BassWv Class
BassWv Methods
BASS_WV_StreamCreateFile Method
BASS_WV_StreamCreateFile Method (IntPtr, Int64, Int64, BASSFlag)
BASS_WV_StreamCreateFile Method (String, Int64, Int64, BASSFlag)
BASS_WV_StreamCreateFileUser Method
BASS_WV_StreamCreateURL Method
FreeMe Method
LoadMe Method
LoadMe Method
LoadMe Method (String)
BassWv Fields
SupportedStreamExtensions Field
SupportedStreamName Field
Un4seen.Bass.Misc
BaseDSP Class
BaseDSP Constructor
BaseDSP Constructor
BaseDSP Constructor (Int32, Int32, IntPtr)
BaseDSP Properties
ChannelBitwidth Property
ChannelHandle Property
ChannelInfo Property
ChannelNumChans Property
ChannelSampleRate Property
DSPHandle Property
DSPPriority Property
DSPProc Property
IsAssigned Property
IsBypassed Property
User Property
BaseDSP Methods
Dispose Method
DSPCallback Method
Finalize Method
OnBypassChanged Method
OnChannelChanged Method
OnStarted Method
OnStopped Method
RaiseNotification Method
SetBypass Method
Start Method
Stop Method
ToString Method
BaseDSP Events
Notification Event
BaseEncoder Class
BaseEncoder Constructor
BaseEncoder Properties
ChannelBitwidth Property
ChannelHandle Property
ChannelInfo Property
ChannelNumChans Property
ChannelSampleRate Property
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderDirectory Property
EncoderExists Property
EncoderHandle Property
EncoderType Property
Force16Bit Property
InputFile Property
IsActive Property
IsPaused Property
IsStreaming Property
NoLimit Property
OutputFile Property
SupportsSTDOUT Property
TAGs Property
UseAsyncQueue Property
BaseEncoder Methods
Dispose Method
EncodeFile Method
EncodeFile Method (BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean)
EncodeFile Method (BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean, Boolean)
EncodeFile Method (String, String, BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean)
EncodeFile Method (String, String, BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean, Boolean)
EncodeFile Method (BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean, Boolean, Double, Double)
EncodeFile Method (BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean, Boolean, Int64, Int64)
EncodeFile Method (String, String, BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean, Boolean, Double, Double)
EncodeFile Method (String, String, BaseEncoder, BaseEncoder.ENCODEFILEPROC, Boolean, Boolean, Boolean, Int64, Int64)
Finalize Method
Pause Method
SettingsString Method
Start Method
Stop Method
Stop Method
Stop Method (Boolean)
BaseEncoder.BITRATE Enumeration
BaseEncoder.ENCODEFILEPROC Delegate
BaseEncoder.SAMPLERATE Enumeration
BPMCounter Class
BPMCounter Constructor
BPMCounter Properties
BPM Property
BPMHistorySize Property
MaxBPM Property
MinBPM Property
TappedBPM Property
BPMCounter Methods
ProcessAudio Method
Reset Method
SetSamperate Method
TapBeat Method
BroadCast Class
BroadCast Constructor
BroadCast Properties
AutomaticMode Property
AutoReconnect Property
IsConnected Property
IsStarted Property
NotificationSuppressDataSend Property
NotificationSuppressIsAlive Property
ReconnectTimeout Property
Server Property
Status Property
TotalBytesSend Property
TotalConnectionTime Property
BroadCast Methods
AutoConnect Method
Connect Method
Disconnect Method
GetListeners Method
GetStats Method
SendData Method
StartEncoder Method
StopEncoder Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
BroadCast Events
Notification Event
BroadCast.BROADCASTSTATUS Enumeration
BroadCastEventArgs Class
BroadCastEventArgs Constructor
BroadCastEventArgs Properties
Data Property
DateTime Property
EventType Property
BroadCastEventHandler Delegate
BroadCastEventType Enumeration
DSP_BufferStream Class
DSP_BufferStream Constructor
DSP_BufferStream Constructor
DSP_BufferStream Constructor (Int32, Int32)
DSP_BufferStream Properties
BufferPosition Property
BufferStream Property
BufferStreamFlags Property
ConfigBuffer Property
ConfigBufferLength Property
IsOutputBuffered Property
OutputHandle Property
DSP_BufferStream Methods
ClearBuffer Method
DSPCallback Method
OnBypassChanged Method
OnChannelChanged Method
OnStarted Method
OnStopped Method
ToString Method
DSP_BufferStream Events
DSP_Gain Class
DSP_Gain Constructor
DSP_Gain Constructor
DSP_Gain Constructor (Int32, Int32)
DSP_Gain Properties
DitherFactor Property
Gain Property
Gain_dBV Property
UseDithering Property
DSP_Gain Methods
DSPCallback Method
ToString Method
DSP_Gain Events
DSP_IIRDelay Class
DSP_IIRDelay Constructor
DSP_IIRDelay Constructor (Single)
DSP_IIRDelay Constructor (Int32, Int32, Single)
DSP_IIRDelay Properties
Delay Property
DelaySeconds Property
DitherFactor Property
Feedback Property
UseDithering Property
WetDry Property
DSP_IIRDelay Methods
DSPCallback Method
OnChannelChanged Method
Preset_Default Method
Preset_Echo Method
Preset_Metallic Method
Reset Method
ToString Method
DSP_IIRDelay Events
DSP_Mono Class
DSP_Mono Constructor
DSP_Mono Constructor
DSP_Mono Constructor (Int32, Int32)
DSP_Mono Properties
DitherFactor Property
Invert Property
UseDithering Property
DSP_Mono Methods
DSPCallback Method
ToString Method
DSP_Mono Events
DSP_Pan Class
DSP_Pan Constructor
DSP_Pan Constructor
DSP_Pan Constructor (Int32, Int32)
DSP_Pan Properties
DitherFactor Property
Pan Property
UseDithering Property
DSP_Pan Methods
DSPCallback Method
ToString Method
DSP_Pan Events
DSP_PeakLevelMeter Class
DSP_PeakLevelMeter Constructor
DSP_PeakLevelMeter Constructor
DSP_PeakLevelMeter Constructor (Int32, Int32)
DSP_PeakLevelMeter Properties
AVG Property
AVG_dBV Property
CalcRMS Property
LevelL Property
LevelL_dBV Property
LevelR Property
LevelR_dBV Property
PeakHoldLevelL Property
PeakHoldLevelL_dBV Property
PeakHoldLevelR Property
PeakHoldLevelR_dBV Property
RMS Property
RMS_dBV Property
UpdateTime Property
DSP_PeakLevelMeter Methods
DSPCallback Method
OnChannelChanged Method
ResetPeakHold Method
ToString Method
DSP_PeakLevelMeter Events
DSP_SoftSaturation Class
DSP_SoftSaturation Constructor
DSP_SoftSaturation Constructor
DSP_SoftSaturation Constructor (Int32, Int32)
DSP_SoftSaturation Properties
Depth Property
DitherFactor Property
Factor Property
Factor_dBV Property
UseDithering Property
DSP_SoftSaturation Methods
DSPCallback Method
ToString Method
DSP_SoftSaturation Events
DSP_StereoEnhancer Class
DSP_StereoEnhancer Constructor
DSP_StereoEnhancer Constructor
DSP_StereoEnhancer Constructor (Int32, Int32)
DSP_StereoEnhancer Properties
DitherFactor Property
UseDithering Property
WetDry Property
WideCoeff Property
DSP_StereoEnhancer Methods
DSPCallback Method
ToString Method
DSP_StereoEnhancer Events
DSP_StreamCopy Class
DSP_StreamCopy Constructor
DSP_StreamCopy Constructor
DSP_StreamCopy Constructor (Int32, Int32)
DSP_StreamCopy Properties
IsOutputBuffered Property
OutputLatency Property
SourceMixerStream Property
StreamCopy Property
StreamCopyDevice Property
StreamCopyFlags Property
TargetMixerStream Property
DSP_StreamCopy Methods
DSPCallback Method
OnBypassChanged Method
OnChannelChanged Method
OnStarted Method
OnStopped Method
ReSync Method
ToString Method
DSP_StreamCopy Events
EncoderACM Class
EncoderACM Constructor
EncoderACM Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderACM Methods
LoadCodec Method
SaveCodec Method
SettingsString Method
Start Method
ToString Method
EncoderACM Fields
ACM_Codec Field
ACM_DefaultOutputExtension Field
ACM_EncoderType Field
ACM_WriteWaveHeader Field
EncoderAIFF Class
EncoderAIFF Constructor
EncoderAIFF Properties
AIFF_BitsPerSample Property
AIFF_Use32BitInteger Property
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderType Property
Force16Bit Property
SupportsSTDOUT Property
EncoderAIFF Methods
SettingsString Method
Start Method
ToString Method
EncoderAIFF Fields
AIFF_DefaultOutputExtension Field
AIFF_EncoderType Field
EncoderBassEnc_Aac Class
EncoderBassEnc_Aac Constructor
EncoderBassEnc_Aac Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
FDKAAC_UseADTS Property
SupportsSTDOUT Property
EncoderBassEnc_Aac Methods
SettingsString Method
Start Method
ToString Method
EncoderBassEnc_Aac Fields
FDKAAC_ConstantBitrate Field
FDKAAC_Profile Field
FDKAAC_VBRMode Field
EncoderBassEnc_Aac.AACProfile Enumeration
EncoderBassEnc_Aac.AACVBR Enumeration
EncoderBassEnc_Flac Class
EncoderBassEnc_Flac Constructor
EncoderBassEnc_Flac Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderBassEnc_Flac Methods
SettingsString Method
Start Method
ToString Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
EncoderBassEnc_Flac Fields
FLAC_Blocksize Field
FLAC_CompressionLevel Field
FLAC_CustomOptions Field
FLAC_NoPadding Field
FLAC_Padding Field
FLAC_UseCustomOptionsOnly Field
FLAC_UseOgg Field
FLAC_Verify Field
EncoderBassEnc_Mp3 Class
EncoderBassEnc_Mp3 Constructor
EncoderBassEnc_Mp3 Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderBassEnc_Mp3 Methods
SettingsString Method
Start Method
ToString Method
EncoderBassEnc_Mp3 Fields
LAME_ABRBitrate Field
LAME_Bitrate Field
LAME_CustomOptions Field
LAME_LimitVBR Field
LAME_Mode Field
LAME_PresetName Field
LAME_Protect Field
LAME_Quality Field
LAME_ReplayGain Field
LAME_TargetSampleRate Field
LAME_UseCustomOptionsOnly Field
LAME_UseVBR Field
LAME_VBRDisableTag Field
LAME_VBRMaxBitrate Field
LAME_VBRQuality Field
EncoderBassEnc_Mp3.LAMEMode Enumeration
EncoderBassEnc_Mp3.LAMEQuality Enumeration
EncoderBassEnc_Mp3.LAMEReplayGain Enumeration
EncoderBassEnc_Mp3.LAMEVBRQuality Enumeration
EncoderBassEnc_Ogg Class
EncoderBassEnc_Ogg Constructor
EncoderBassEnc_Ogg Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderBassEnc_Ogg Methods
Kbps2Quality Method
Quality2Kbps Method
SettingsString Method
Start Method
ToString Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
EncoderBassEnc_Ogg Fields
OGG_Bitrate Field
OGG_CustomOptions Field
OGG_MaxBitrate Field
OGG_MinBitrate Field
OGG_Quality Field
OGG_UseCustomOptionsOnly Field
OGG_UseQualityMode Field
EncoderBassEnc_Opus Class
EncoderBassEnc_Opus Constructor
EncoderBassEnc_Opus Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderBassEnc_Opus Methods
SettingsString Method
Start Method
ToString Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
EncoderBassEnc_Opus Fields
OPUS_Bitrate Field
OPUS_Complexity Field
OPUS_CustomOptions Field
OPUS_ExpectLoss Field
OPUS_Framesize Field
OPUS_MaxDelay Field
OPUS_Mode Field
OPUS_UseCustomOptionsOnly Field
EncoderBassEnc_Opus.OPUSFramesize Enumeration
EncoderBassEnc_Opus.OPUSMode Enumeration
EncoderCMDLN Class
EncoderCMDLN Constructor
EncoderCMDLN Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderCMDLN Methods
SettingsString Method
Start Method
ToString Method
EncoderCMDLN Fields
CMDLN_Bitrate Field
CMDLN_CBRString Field
CMDLN_DefaultOutputExtension Field
CMDLN_EncoderType Field
CMDLN_Executable Field
CMDLN_Mode Field
CMDLN_Option Field
CMDLN_ParamSTDIN Field
CMDLN_ParamSTDOUT Field
CMDLN_Quality Field
CMDLN_SupportsSTDOUT Field
CMDLN_UseA Field
CMDLN_UseFP_24BIT Field
CMDLN_UseFP_32BIT Field
CMDLN_UseNOHEAD Field
CMDLN_UserA Field
CMDLN_UserB Field
CMDLN_UseVBR Field
CMDLN_VBRString Field
EncoderFAAC Class
EncoderFAAC Constructor
EncoderFAAC Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderFAAC Methods
Quality2Kbps Method
SettingsString Method
Start Method
ToString Method
EncoderFAAC Fields
FAAC_Bandwidth Field
FAAC_Bitrate Field
FAAC_BlockType Field
FAAC_CustomOptions Field
FAAC_EnableTNS Field
FAAC_MpegVersion Field
FAAC_NoMidSide Field
FAAC_ObjectType Field
FAAC_Quality Field
FAAC_RawBitstream Field
FAAC_UseCustomOptionsOnly Field
FAAC_UseQualityMode Field
FAAC_WrapMP4 Field
EncoderFHGAACplus Class
EncoderFHGAACplus Constructor
EncoderFHGAACplus Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderFHGAACplus Methods
IsWinampInstalled Method
SettingsString Method
Start Method
ToString Method
EncoderFHGAACplus Fields
AACPlus_ConstantBitrate Field
AACPlus_Profile Field
AACPlus_UseADTS Field
AACPlus_VariableBitrate Field
EncoderFHGAACplus.FHGProfile Enumeration
EncoderFLAC Class
EncoderFLAC Constructor
EncoderFLAC Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderFLAC Methods
SettingsString Method
Start Method
ToString Method
EncoderFLAC Fields
FLAC_Blocksize Field
FLAC_CompressionLevel Field
FLAC_CustomOptions Field
FLAC_Lax Field
FLAC_NoPadding Field
FLAC_Padding Field
FLAC_ReplayGain Field
FLAC_UseCustomOptionsOnly Field
FLAC_UseOgg Field
FLAC_Verify Field
EncoderLAME Class
EncoderLAME Constructor
EncoderLAME Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderLAME Methods
SettingsString Method
Start Method
ToString Method
EncoderLAME Fields
LAME_ABRBitrate Field
LAME_ATHControl Field
LAME_Bitrate Field
LAME_Copyright Field
LAME_CustomOptions Field
LAME_DisableAllFilters Field
LAME_DisableBitReservoir Field
LAME_EnforceCBR Field
LAME_EnforceISO Field
LAME_FreeFormat Field
LAME_HighPassFreq Field
LAME_HighPassFreqWidth Field
LAME_LimitVBR Field
LAME_LowPassFreq Field
LAME_LowPassFreqWidth Field
LAME_Mode Field
LAME_NoASM Field
LAME_NonOriginal Field
LAME_PresetName Field
LAME_Protect Field
LAME_PSYallShortBlocks Field
LAME_PSYnoShortBlocks Field
LAME_PSYnoTemp Field
LAME_PSYnsSafeJoint Field
LAME_PSYuseShortBlocks Field
LAME_Quality Field
LAME_ReplayGain Field
LAME_Scale Field
LAME_TargetSampleRate Field
LAME_UseCustomOptionsOnly Field
LAME_UseVBR Field
LAME_VBRDisableTag Field
LAME_VBREnforceMinBitrate Field
LAME_VBRMaxBitrate Field
LAME_VBRQuality Field
EncoderLAME.LAMEATH Enumeration
EncoderLAME.LAMEMode Enumeration
EncoderLAME.LAMENOASM Enumeration
EncoderLAME.LAMEQuality Enumeration
EncoderLAME.LAMEReplayGain Enumeration
EncoderLAME.LAMEVBRQuality Enumeration
EncoderMP3 Class
EncoderMP3 Constructor
EncoderMP3 Properties
EncoderMP3 Methods
SettingsString Method
ToString Method
EncoderMP3 Fields
EncoderMP3S Class
EncoderMP3S Constructor
EncoderMP3S Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderMP3S Methods
SettingsString Method
Start Method
ToString Method
EncoderMP3S Fields
MP3S_Bitrate Field
MP3S_CustomOptions Field
MP3S_Mono Field
MP3S_Quality Field
MP3S_UseCustomOptionsOnly Field
MP3S_UseVBR Field
MP3S_VBRQuality Field
MP3S_WriteVBRHeader Field
EncoderMP3S.MP3SVBRQuality Enumeration
EncoderMPC Class
EncoderMPC Constructor
EncoderMPC Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderMPC Methods
SettingsString Method
Start Method
ToString Method
EncoderMPC Fields
MPC_CustomOptions Field
MPC_NMT Field
MPC_PNS Field
MPC_Preset Field
MPC_Quality Field
MPC_Scale Field
MPC_TMN Field
MPC_UseCustomOptionsOnly Field
MPC_UseVersion7 Field
EncoderMPC.MPCPreset Enumeration
EncoderNeroAAC Class
EncoderNeroAAC Constructor
EncoderNeroAAC Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderNeroAAC Methods
SettingsString Method
Start Method
ToString Method
EncoderNeroAAC Fields
NERO_2Pass Field
NERO_2PassPeriod Field
NERO_Bitrate Field
NERO_CustomOptions Field
NERO_HE Field
NERO_HEv2 Field
NERO_HintTrack Field
NERO_LC Field
NERO_Quality Field
NERO_UseCBR Field
NERO_UseCustomOptionsOnly Field
NERO_UseQualityMode Field
NERO_UseSSE Field
EncoderOGG Class
EncoderOGG Constructor
EncoderOGG Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderOGG Methods
Kbps2Quality Method
Quality2Kbps Method
SettingsString Method
Start Method
ToString Method
EncoderOGG Fields
OGG_Bitrate Field
OGG_Converter Field
OGG_CustomOptions Field
OGG_Downmix Field
OGG_MaxBitrate Field
OGG_MinBitrate Field
OGG_Quality Field
OGG_Scale Field
OGG_TargetSampleRate Field
OGG_UseCustomOptionsOnly Field
OGG_UseManagedBitrate Field
OGG_UseQualityMode Field
EncoderOGG.OGGConverter Enumeration
EncoderOPUS Class
EncoderOPUS Constructor
EncoderOPUS Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderOPUS Methods
SettingsString Method
Start Method
ToString Method
EncoderOPUS Fields
OPUS_Bitrate Field
OPUS_Complexity Field
OPUS_CustomOptions Field
OPUS_Downmix Field
OPUS_ExpectLoss Field
OPUS_Framesize Field
OPUS_MaxDelay Field
OPUS_Mode Field
OPUS_Uncoupled Field
OPUS_UseCustomOptionsOnly Field
EncoderOPUS.OPUSDownmix Enumeration
EncoderOPUS.OPUSFramesize Enumeration
EncoderOPUS.OPUSMode Enumeration
EncoderQTAAC Class
EncoderQTAAC Constructor
EncoderQTAAC Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderQTAAC Methods
IsQuickTimeInstalled Method
SettingsString Method
Start Method
ToString Method
EncoderQTAAC Fields
QT_Bitrate Field
QT_CustomOptions Field
QT_HE Field
QT_Mode Field
QT_Quality Field
QT_QualityMode Field
QT_Samplerate Field
QT_UseCustomOptionsOnly Field
EncoderQTAAC.QTMode Enumeration
EncoderQTAAC.QTQuality Enumeration
EncoderTooLAME Class
EncoderTooLAME Constructor
EncoderTooLAME Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
Force16Bit Property
SupportsSTDOUT Property
EncoderTooLAME Methods
SettingsString Method
Start Method
ToString Method
EncoderTooLAME Fields
TOO_ATH Field
TOO_Bitrate Field
TOO_Copyright Field
TOO_CustomOptions Field
TOO_DABExtension Field
TOO_DeEmphasis Field
TOO_Downmix Field
TOO_Mode Field
TOO_Original Field
TOO_Padding Field
TOO_Protect Field
TOO_PsycModel Field
TOO_Quick Field
TOO_UseCustomOptionsOnly Field
TOO_UseVBR Field
TOO_VBRLevel Field
EncoderTooLAME.TOODeEmphMode Enumeration
EncoderTooLAME.TOOMode Enumeration
EncoderTooLAME.TOOPsycModel Enumeration
EncoderTwoLAME Class
EncoderTwoLAME Constructor
EncoderTwoLAME Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderTwoLAME Methods
SettingsString Method
Start Method
ToString Method
EncoderTwoLAME Fields
TWO_ATH Field
TWO_Bitrate Field
TWO_Copyright Field
TWO_CustomOptions Field
TWO_DeEmphasis Field
TWO_Downmix Field
TWO_Energy Field
TWO_MaxBitrate Field
TWO_Mode Field
TWO_NonOriginal Field
TWO_Padding Field
TWO_Protect Field
TWO_PsycModel Field
TWO_Quick Field
TWO_Reserve Field
TWO_Scale Field
TWO_UseCustomOptionsOnly Field
TWO_UseVBR Field
TWO_VBRLevel Field
EncoderTwoLAME.TWODeEmphMode Enumeration
EncoderTwoLAME.TWOMode Enumeration
EncoderTwoLAME.TWOPsycModel Enumeration
EncoderWAV Class
EncoderWAV Constructor
EncoderWAV Properties
BWF_AddBEXT Property
BWF_AddCART Property
BWF_UseRF64 Property
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderType Property
Force16Bit Property
SupportsSTDOUT Property
WAV_AddRiffInfo Property
WAV_BitsPerSample Property
WAV_Use32BitInteger Property
WAV_UseAIFF Property
EncoderWAV Methods
SettingsString Method
Start Method
ToString Method
EncoderWAV Fields
WAV_DefaultOutputExtension Field
WAV_EncoderType Field
EncoderWavPack Class
EncoderWavPack Constructor
EncoderWavPack Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
SupportsSTDOUT Property
EncoderWavPack Methods
SettingsString Method
Start Method
ToString Method
EncoderWavPack Fields
WV_CalcAvgPeakQuant Field
WV_ComputeMD5 Field
WV_CopyTimestamp Field
WV_CreateCorrectionFile Field
WV_CustomOptions Field
WV_ExtraProcessing Field
WV_FastMode Field
WV_HighQuality Field
WV_HybridBitrate Field
WV_IgnoreLength Field
WV_JointStereo Field
WV_LowPriority Field
WV_MaximumHybridCompression Field
WV_NewRiffHeader Field
WV_NoiseShaping Field
WV_PracticalFloat Field
WV_UseCustomOptionsOnly Field
WV_UseHybrid Field
EncoderWinampAACplus Class
EncoderWinampAACplus Constructor
EncoderWinampAACplus Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
Force16Bit Property
SupportsSTDOUT Property
EncoderWinampAACplus Methods
IsWinampInstalled Method
SettingsString Method
Start Method
ToString Method
EncoderWinampAACplus Fields
AACPlus_Bitrate Field
AACPlus_EnableParametricStereo Field
AACPlus_HE Field
AACPlus_High Field
AACPlus_IndependedStereo Field
AACPlus_LC Field
AACPlus_Mono Field
AACPlus_Mpeg2Aac Field
AACPlus_Mpeg4Aac Field
AACPlus_PNS Field
AACPlus_PreferDualChannel Field
AACPlus_Speech Field
AACPlus_UseMp4Output Field
EncoderWMA Class
EncoderWMA Constructor
EncoderWMA Properties
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderExists Property
EncoderType Property
Force16Bit Property
IsActive Property
IsPaused Property
SupportsSTDOUT Property
WMA_Notify Property
EncoderWMA Methods
Pause Method
SetTag Method
SettingsString Method
Start Method
Stop Method
Stop Method
ToString Method
EncoderWMA Fields
WMA_Bitrate Field
WMA_ForceStandard Field
WMA_MultiBitrate Field
WMA_NetworkClients Field
WMA_NetworkPort Field
WMA_PublishPassword Field
WMA_PublishUrl Field
WMA_PublishUsername Field
WMA_Use24Bit Field
WMA_UseNetwork Field
WMA_UsePro Field
WMA_UsePublish Field
WMA_UseVBR Field
WMA_VBRQuality Field
HiPerfTimer Class
HiPerfTimer Constructor
HiPerfTimer Properties
Duration Property
HiPerfTimer Methods
Start Method
Stop Method
IBaseEncoder Interface
IBaseEncoder Properties
ChannelBitwidth Property
ChannelHandle Property
ChannelNumChans Property
ChannelSampleRate Property
DefaultOutputExtension Property
EffectiveBitrate Property
EncoderCommandLine Property
EncoderDirectory Property
EncoderExists Property
EncoderHandle Property
EncoderType Property
Force16Bit Property
InputFile Property
IsActive Property
IsPaused Property
NoLimit Property
OutputFile Property
SupportsSTDOUT Property
TAGs Property
UseAsyncQueue Property
IBaseEncoder Methods
Pause Method
Start Method
Stop Method
ICEcast Class
ICEcast Constructor
ICEcast Constructor (IBaseEncoder)
ICEcast Constructor (IBaseEncoder, Boolean)
ICEcast Properties
AdminPassword Property
AdminUsername Property
IsConnected Property
ICEcast Methods
Connect Method
Disconnect Method
GetListeners Method
GetStats Method
Login Method
SendData Method
UpdateArtistTitle Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
ICEcast Fields
MountPoint Field
Password Field
PublicFlag Field
Quality Field
ServerAddress Field
ServerPort Field
StreamDescription Field
StreamGenre Field
StreamName Field
StreamUrl Field
UpdateMetaDataUsingAdminInterface Field
UpdateMetaDataUsingNewBitstreams Field
UsePUT Field
Username Field
UseSSL Field
IStreamingServer Interface
IStreamingServer Properties
Encoder Property
ForceUTF8TitleUpdates Property
IsConnected Property
LastError Property
LastErrorMessage Property
LocalNetworkCardIPAddress Property
SongTitle Property
SongUrl Property
UseBASS Property
IStreamingServer Methods
Connect Method
Disconnect Method
GetListeners Method
GetStats Method
Login Method
SendData Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
SHOUTcast Class
SHOUTcast Constructor
SHOUTcast Constructor (IBaseEncoder)
SHOUTcast Constructor (IBaseEncoder, Boolean)
SHOUTcast Properties
AdminPassword Property
AdminUsername Property
IsConnected Property
UseSHOUTcastv2 Property
SHOUTcast Methods
Connect Method
Disconnect Method
GetListeners Method
GetStats Method
Login Method
SendData Method
UpdateStationArtwork Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
SHOUTcast Fields
Aim Field
Genre Field
Icq Field
Irc Field
Password Field
PublicFlag Field
ServerAddress Field
ServerPort Field
SID Field
StationName Field
Url Field
Username Field
UseSSL Field
v2SendArtwork Field
v2SendSongTitleOnly Field
v2SongTitleNext Field
v2StationArtwork Field
v2StreamArtwork Field
StreamingServer Class
StreamingServer Constructor
StreamingServer Constructor (IBaseEncoder)
StreamingServer Constructor (IBaseEncoder, Boolean)
StreamingServer Properties
Encoder Property
ForceUTF8TitleUpdates Property
IsConnected Property
LastError Property
LastErrorMessage Property
LocalNetworkCardIPAddress Property
SongTitle Property
SongUrl Property
UseBASS Property
StreamingServer Methods
Connect Method
Disconnect Method
Dispose Method
Finalize Method
GetIPfromHost Method
GetListeners Method
GetStats Method
Login Method
SendData Method
UpdateTitle Method
UpdateTitle Method (String, String)
UpdateTitle Method (TAG_INFO, String)
StreamingServer.STREAMINGERROR Enumeration
Visuals Class
Visuals Constructor
Visuals Properties
ChannelIsMixerSource Property
MaxFFT Property
MaxFFTData Property
MaxFFTSampleIndex Property
MaxFrequencySpectrum Property
ScaleFactorLinear Property
ScaleFactorLinearBoost Property
ScaleFactorSqr Property
ScaleFactorSqrBoost Property
Visuals Methods
ClearPeaks Method
CreateSpectrum Method
CreateSpectrum Method (Int32, Graphics, Rectangle, Color, Color, Color, Boolean, Boolean, Boolean)
CreateSpectrum Method (Int32, Int32, Int32, Color, Color, Color, Boolean, Boolean, Boolean)
CreateSpectrum3DVoicePrint Method
CreateSpectrumBean Method
CreateSpectrumBean Method (Int32, Graphics, Rectangle, Color, Color, Color, Int32, Boolean, Boolean, Boolean)
CreateSpectrumBean Method (Int32, Int32, Int32, Color, Color, Color, Int32, Boolean, Boolean, Boolean)
CreateSpectrumDot Method
CreateSpectrumDot Method (Int32, Graphics, Rectangle, Color, Color, Color, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumDot Method (Int32, Int32, Int32, Color, Color, Color, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumEllipse Method
CreateSpectrumEllipse Method (Int32, Graphics, Rectangle, Color, Color, Color, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumEllipse Method (Int32, Int32, Int32, Color, Color, Color, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumLine Method
CreateSpectrumLine Method (Int32, Graphics, Rectangle, Color, Color, Color, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumLine Method (Int32, Int32, Int32, Color, Color, Color, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumLinePeak Method
CreateSpectrumLinePeak Method (Int32, Graphics, Rectangle, Color, Color, Color, Color, Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumLinePeak Method (Int32, Int32, Int32, Color, Color, Color, Color, Int32, Int32, Int32, Int32, Boolean, Boolean, Boolean)
CreateSpectrumText Method
CreateSpectrumText Method (Int32, Graphics, Rectangle, Color, Color, Color, String, Boolean, Boolean, Boolean)
CreateSpectrumText Method (Int32, Int32, Int32, Color, Color, Color, String, Boolean, Boolean, Boolean)
CreateSpectrumWave Method
CreateSpectrumWave Method (Int32, Graphics, Rectangle, Color, Color, Color, Int32, Boolean, Boolean, Boolean)
CreateSpectrumWave Method (Int32, Int32, Int32, Color, Color, Color, Int32, Boolean, Boolean, Boolean)
CreateWaveForm Method
CreateWaveForm Method (Int32, Graphics, Rectangle, Color, Color, Color, Color, Int32, Boolean, Boolean, Boolean)
CreateWaveForm Method (Int32, Int32, Int32, Color, Color, Color, Color, Int32, Boolean, Boolean, Boolean)
DetectFrequency Method
DetectPeakFrequency Method
GetAmplitudeFromPosY Method
GetFrequencyFromPosX Method
WaveForm Class
WaveForm Constructor
WaveForm Constructor
WaveForm Constructor (String)
WaveForm Constructor (String, WAVEFORMPROC, Control)
WaveForm Properties
BeatLength Property
BeatWidth Property
CallbackFrequency Property
ColorBackground Property
ColorBeat Property
ColorLeft Property
ColorLeft2 Property
ColorLeftEnvelope Property
ColorMarker Property
ColorMiddleLeft Property
ColorMiddleRight Property
ColorRight Property
ColorRight2 Property
ColorRightEnvelope Property
ColorVolume Property
DetectBeats Property
DrawBeat Property
DrawCenterLine Property
DrawEnvelope Property
DrawGradient Property
DrawMarker Property
DrawVolume Property
DrawWaveForm Property
FileName Property
FrameResolution Property
FramesRendered Property
FramesToRender Property
GainFactor Property
IsRendered Property
IsRenderingInProgress Property
MarkerFont Property
MarkerLength Property
NotifyHandler Property
PixelFormat Property
PreScan Property
SyncFactor Property
TempoFactor Property
UseSimpleScan Property
VolumeCurveZeroLevel Property
Wave Property
WinControl Property
WaveForm Methods
AddMarker Method
AddMarker Method (String, Double)
AddMarker Method (String, Int64)
AddVolumePoint Method
AddVolumePoint Method (Double, Single)
AddVolumePoint Method (Int64, Single)
ClearAllMarker Method
ClearAllVolumePoints Method
Clone Method
CreateBitmap Method
CreateBitmap Method (Graphics, Rectangle, Int32, Int32, Boolean)
CreateBitmap Method (Int32, Int32, Int32, Int32, Boolean)
DetectNextLevel Method
DetectNextLevel Method (Double, Double, Boolean, Boolean)
DetectNextLevel Method (Int64, Double, Boolean, Boolean)
FindNextZeroCrossing Method
FindPreviousZeroCrossing Method
Frame2Bytes Method
Frame2Seconds Method
GetBytePositionFromX Method
GetCuePoints Method
GetCuePoints Method (Double, Double, Double)
GetCuePoints Method (Int64, Int64, Double)
GetCuePoints Method (Double, Double, Double, Double)
GetCuePoints Method (Int64, Int64, Double, Double)
GetCuePoints Method (Double, Double, Double, Double, Boolean)
GetCuePoints Method (Double, Double, Double, Int32, Int32)
GetCuePoints Method (Int64, Int64, Double, Double, Boolean)
GetCuePoints Method (Int64, Int64, Double, Int32, Int32)
GetCuePoints Method (Double, Double, Double, Double, Int32, Int32)
GetCuePoints Method (Double, Double, Double, Int32, Int32, Boolean)
GetCuePoints Method (Int64, Int64, Double, Double, Int32, Int32)
GetCuePoints Method (Int64, Int64, Double, Int32, Int32, Boolean)
GetCuePoints Method (Double, Double, Double, Double, Int32, Int32, Boolean)
GetCuePoints Method (Int64, Int64, Double, Double, Int32, Int32, Boolean)
GetMarker Method
GetMarkerCount Method
GetMarkers Method
GetMarkerSec Method
GetNormalizationGain Method
GetVolumeLevel Method
GetVolumeLevel Method (Double, Boolean, Double, Single)
GetVolumeLevel Method (Int64, Boolean, Int64, Single)
GetVolumePoint Method
GetVolumePoint Method (Double)
GetVolumePoint Method (Int32)
GetVolumePoint Method (Int64)
GetVolumePointCount Method
IsZeroCrossingFrame Method
PeakLevelOfFrame Method
Position2Frames Method
Position2Frames Method (Double)
Position2Frames Method (Int64)
Position2Playback Method
Position2Playback Method (Double)
Position2Playback Method (Int64)
Position2Rendering Method
Position2Rendering Method (Double)
Position2Rendering Method (Int64)
RemoveMarker Method
RemoveVolumePoint Method
RemoveVolumePoint Method (Double)
RemoveVolumePoint Method (Int64)
RemoveVolumePointsBetween Method
RemoveVolumePointsBetween Method (Double, Double)
RemoveVolumePointsBetween Method (Int64, Int64)
RenderRecording Method
RenderRecording Method
RenderRecording Method (IntPtr, Int32)
RenderStart Method
RenderStart Method (Boolean, BASSFlag)
RenderStart Method (Int32, Boolean)
RenderStart Method (Boolean, ThreadPriority, BASSFlag)
RenderStart Method (Int32, Boolean, Boolean)
RenderStart Method (Boolean, BASSFlag, IntPtr, Int64)
RenderStart Method (Int32, Boolean, ThreadPriority, Boolean)
RenderStartRecording Method
RenderStartRecording Method (Int32, Int32, Int32)
RenderStartRecording Method (Int32, Single, Single)
RenderStop Method
RenderStopRecording Method
Reset Method
SearchVolumePoint Method
SearchVolumePoint Method (Double)
SearchVolumePoint Method (Int64)
SearchVolumePoint Method (Double, WaveForm.VolumePoint, WaveForm.VolumePoint)
SearchVolumePoint Method (Int64, WaveForm.VolumePoint, WaveForm.VolumePoint)
SyncPlayback Method
WaveFormLoadFromFile Method
WaveFormLoadFromFile Method (String)
WaveFormLoadFromFile Method (String, Boolean)
WaveFormLoadFromMemory Method
WaveFormLoadFromMemory Method (Byte[])
WaveFormLoadFromMemory Method (Byte[], Boolean)
WaveFormSaveToFile Method
WaveFormSaveToFile Method (String)
WaveFormSaveToFile Method (String, Boolean)
WaveFormSaveToMemory Method
WaveFormSaveToMemory Method
WaveFormSaveToMemory Method (Boolean)
WaveForm.BEATDRAWTYPE Enumeration
WaveForm.MARKERDRAWTYPE Enumeration
WaveForm.VOLUMEDRAWTYPE Enumeration
WaveForm.VolumePoint Class
WaveForm.VolumePoint Constructor
VolumePoint Methods
CompareTo Method
ToString Method
VolumePoint Fields
Level Field
Position Field
WaveForm.WaveBuffer Class
WaveBuffer Properties
bps Property
WaveBuffer Fields
beats Field
bpf Field
chans Field
data Field
flags Field
marker Field
resolution Field
WaveForm.WaveBuffer.Level Structure
WaveForm.WaveBuffer.Level Constructor
Level Fields
left Field
right Field
WaveForm.WAVEFORMDRAWTYPE Enumeration
WAVEFORMPROC Delegate
WaveWriter Class
WaveWriter Constructor
WaveWriter Constructor (String, Int32, Boolean)
WaveWriter Constructor (String, Int32, Int32, Boolean)
WaveWriter Constructor (String, Int32, Int32, Int32, Boolean)
WaveWriter Properties
BitsPerSample Property
FileName Property
NumChannels Property
OrigResolution Property
SampleRate Property
WaveWriter Methods
Close Method
Dispose Method
Finalize Method
Write Method
Write Method (Byte[], Int32)
Write Method (Int16[], Int32)
Write Method (IntPtr, Int32)
Write Method (Single[], Int32)
WriteNoConvert Method
WMAcast Class
WMAcast Constructor
WMAcast Properties
IsConnected Property
NetworkClients Property
NetworkPort Property
PublishPassword Property
PublishUrl Property
PublishUsername Property
UsePublish Property
WMAcast Methods
Connect Method
Disconnect Method
GetListeners Method
GetStats Method
Login Method
SendData Method
UpdateTitle Method
UpdateTitle Method (String, String)
WMAcast Fields
StreamAuthor Field
StreamCopyright Field
StreamDescription Field
StreamGenre Field
StreamPublisher Field
StreamRating Field
StreamUrl Field
Un4seen.BassAsio
ASIOChannelControls Class
ASIOChannelControls Constructor
ASIOChannelControls Fields
channel Field
future Field
gain Field
isInput Field
meter Field
ASIOInputMonitor Class
ASIOInputMonitor Constructor
ASIOInputMonitor Fields
gain Field