MCPcopy Create free account

hub / github.com/Atarity/Lightpack / functions

Functions4,331 in github.com/Atarity/Lightpack

MethodDispose
<summary> Dispose code - experimental at the moment Was added trying to track down why Resampler crashes NUnit This code not currently being called by
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/ResamplerMediaObject.cs:64
MethodDispose
<summary> Dispose </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/DmoOutputDataBuffer.cs:35
MethodDispose
<summary> Dispose code - experimental at the moment Was added trying to track down why Resampler crashes NUnit This code not currently being called by
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/WindowsMediaMp3Decoder.cs:63
MethodDispose
<summary> Dispose and free memory for buffer </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/MediaBuffer.cs:32
MethodDispose
<summary> Closes this MIDI out device </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiOut.cs:60
MethodDispose
<summary> Closes this MIDI in device </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Midi/MidiIn.cs:59
MethodDispose
<summary> Closes the WAV file </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveProviders/WaveRecorder.cs:48
MethodDispose
<summary> Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:329
MethodDispose
<summary> Closes this WaveOut device </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/WaveOut.cs:309
MethodDispose
<summary> Dispose </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/AsioOut.cs:88
MethodDispose
<summary> Actually performs the close,making sure the header contains the correct data </summary> <param name="disposing">True if called from <see>Dis
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/WaveFileWriter.cs:337
MethodDispose
<summary> Dispose </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmDriver.cs:287
MethodDispose
()
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmStreamHeader.cs:96
MethodDispose
<summary> Frees resources associated with this ACM Stream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmStream.cs:187
MethodDispose
<summary> Disposes this stream </summary> <param name="disposing">true if the user called this</param>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/SimpleCompressorStream.cs:286
MethodDispose
<summary> Cleans up the resources associated with this AiffFileReader </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/AiffFileReader.cs:220
MethodDispose
<summary> Disposes this WaveStream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveMixerStream32.cs:250
MethodDispose
<summary> Disposes this WaveStream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/Mp3FileReader.cs:340
MethodDispose
<summary> Disposes this stream </summary> <param name="disposing">true if the user called this</param>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveFormatConversionStream.cs:193
MethodDispose
<summary> Disposes this WaveStream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveOffsetStream.cs:232
MethodDispose
<summary> Disposes this AudioFileReader </summary> <param name="disposing">True if called from Dispose</param>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/AudioFileReader.cs:152
MethodDispose
<summary> Dispose </summary> <param name="disposing">True if disposing (not from finalizer)</param>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/ResamplerDmoStream.cs:183
MethodDispose
<summary> Disposes this WaveStream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveChannel32.cs:249
MethodDispose
<summary> Disposes this WaveStream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/Wave32To16Stream.cs:174
MethodDispose
<summary> Releases resources held by this WaveBuffer </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveOutBuffer.cs:65
MethodDispose
<summary> Disposes this WaveStream </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/BlockAlignReductionStream.cs:111
MethodDispose
<summary> Cleans up the resources associated with this WaveFileReader </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveFileReader.cs:148
MethodDispose
<summary> Releases resources held by this WaveBuffer </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveStreams/WaveInBuffer.cs:70
MethodDispose
<summary> Dispose </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioEndpointVolume.cs:189
MethodDispose
<summary> Release the COM object </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioRenderClient.cs:48
MethodDispose
<summary> Dispose </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/WasapiCapture.cs:207
MethodDispose
<summary> Release the COM object </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioCaptureClient.cs:78
MethodDispose
<summary> Dispose </summary>
Software/apiexamples/C#/VolumeLight/NAudio/CoreAudioApi/AudioClient.cs:275
MethodDispose
<summary> Dispose of this obejct and clean up resources </summary>
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/Mp3/DmoMp3FrameDecompressor.cs:82
MethodDispose
<summary> Disposes of this MP3 frame decompressor </summary>
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/Mp3/Mp3FrameDecompressor.cs:57
MethodDispose
<summary> Clean up any resources being used. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Gui/PanSlider.cs:40
MethodDispose
<summary> Clean up any resources being used. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Gui/LcdPanel.cs:43
MethodDispose
<summary> Clean up any resources being used. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Gui/Arranger.cs:35
MethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
Software/apiexamples/C#/VolumeLight/NAudio/Gui/WaveformPainter.Designer.cs:14
MethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
Software/apiexamples/C#/VolumeLight/NAudio/Gui/Pot.Designer.cs:14
MethodDispose
<summary> Clean up any resources being used. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Gui/VolumeSlider.cs:40
MethodDispose
<summary> Clean up any resources being used. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Gui/WaveViewer.cs:89
MethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
Software/apiexamples/C#/VolumeLight/NAudio/Gui/VolumeMeter.Designer.cs:14
MethodDispose
<summary> Clean up any resources being used. </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Gui/Graph/Graph.cs:34
MethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
Software/apiexamples/C#/VolumeLight/NAudio/Gui/TrackView/TrackView.Designer.cs:14
MethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
Software/apiexamples/C#/VolumeLight/NAudio/Gui/TrackView/TimeLine.Designer.cs:14
MethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
Software/apiexamples/C#/VolumeLight/NAudio/Gui/TrackView/TrackHeader.Designer.cs:14
MethodDispose
()
Software/apiexamples/dotnetLightpack/libLightpack/ApiLightpack.cs:54
MethodDispose
<summary> Clean up any resources being used. </summary> <param name="disposing">true if managed resources should be disposed; otherwise, false.</param
Software/apiexamples/dotnetLightpack/TestLightpack/HelpForm.Designer.cs:14
MethodDisposeBuffers
()
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/WaveOutEvent.cs:246
FunctionDllCanUnloadNow
Software/libraryinjector/dllmain.c:199
FunctionDllGetClassObject
Software/libraryinjector/dllmain.c:145
FunctionDllMain
Software/libraryinjector/dllmain.c:211
FunctionDllMain
Software/hooks/hooks.cpp:50
FunctionDllRegisterServer
Software/libraryinjector/dllmain.c:49
FunctionDllUnregisterServer
Software/libraryinjector/dllmain.c:104
MethodDmoDescriptor
<summary> Initializes a new instance of DmoDescriptor </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/DmoDescriptor.cs:25
MethodDmoMp3FrameDecompressor
<summary> Initializes a new instance of the DMO MP3 Frame decompressor </summary> <param name="sourceFormat"></param>
Software/apiexamples/C#/VolumeLight/NAudio/FileFormats/Mp3/DmoMp3FrameDecompressor.cs:24
MethodDmoOutputDataBuffer
<summary> Creates a new DMO Output Data Buffer structure </summary> <param name="maxBufferSize">Maximum buffer size</param>
Software/apiexamples/C#/VolumeLight/NAudio/Dmo/DmoOutputDataBuffer.cs:24
MethodDrawCharacter
(Graphics g, char c,int row, int col)
Software/apiexamples/C#/VolumeLight/NAudio/Gui/LcdPanel.cs:80
MethodDrawSlider
(Graphics g)
Software/apiexamples/C#/VolumeLight/NAudio/Gui/Fader.cs:57
MethodDriverEnumCallback
<summary> The callback for acmDriverEnum </summary>
Software/apiexamples/C#/VolumeLight/NAudio/Wave/Compression/AcmDriver.cs:140
MethodDuplicateSoundBuffer
STDMETHOD(DuplicateSoundBuffer) (THIS_ LPDIRECTSOUNDBUFFER pDSBufferOriginal, LPDIRECTSOUNDBUFFER *ppDSBufferDuplicate) PURE;
Software/apiexamples/C#/VolumeLight/NAudio/Wave/WaveOutputs/DirectSoundOut.cs:650
MethodDxgiFrameGrabber
Software/hooks/DxgiFrameGrabber.cpp:28
FunctionEVENT_USB_Device_ConfigurationChanged
Event handler for the library USB Configuration Changed event. */
Firmware/LightpackUSB.c:73
FunctionEVENT_USB_Device_Connect
Event handler for the library USB Connection event. */
Firmware/LightpackUSB.c:63
FunctionEVENT_USB_Device_ControlRequest
Firmware/LightpackUSB.c:217
FunctionEVENT_USB_Device_Disconnect
Event handler for the library USB Disconnection event. */
Firmware/LightpackUSB.c:68
MethodEncode
<summary> Encodes a buffer of G722 </summary> <param name="state">Codec state</param> <param name="outputBuffer">Output buffer (to contain encoded G72
Software/apiexamples/C#/VolumeLight/NAudio/Codecs/G722Codec.cs:328
MethodEndSessionDetector
Software/src/EndSessionDetector.cpp:19
FunctionEndpoint_AbortPendingIN
Aborts all pending IN transactions on the currently selected endpoint, once the bank * has been queued for transmission to the host via \ref Endp
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:337
FunctionEndpoint_AbortPendingIN
Aborts all pending IN transactions on the currently selected endpoint, once the bank * has been queued for transmission to the host via \ref Endp
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:337
FunctionEndpoint_AbortPendingIN
Aborts all pending IN transactions on the currently selected endpoint, once the bank * has been queued for transmission to the host via \ref Endp
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:334
FunctionEndpoint_ClearEndpoints
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c:112
FunctionEndpoint_ClearEndpoints
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c:115
FunctionEndpoint_ClearSETUP
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:442
FunctionEndpoint_ClearSETUP
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:428
FunctionEndpoint_ClearStall
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:499
FunctionEndpoint_ClearStall
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:493
FunctionEndpoint_ClearStatusStage
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c:129
FunctionEndpoint_ClearStatusStage
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c:95
FunctionEndpoint_ConfigureEndpointTable
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c:45
FunctionEndpoint_ConfigureEndpointTable
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c:51
FunctionEndpoint_Discard_16
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:636
FunctionEndpoint_Discard_16
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:648
FunctionEndpoint_Discard_16
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:626
FunctionEndpoint_Discard_32
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:719
FunctionEndpoint_Discard_32
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:743
FunctionEndpoint_Discard_32
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:705
FunctionEndpoint_Discard_Stream
Firmware/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c:42
FunctionEndpoint_Discard_Stream
Firmware/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c:42
FunctionEndpoint_Discard_Stream
Firmware/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c:42
FunctionEndpoint_GetCurrentEndpoint
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:298
FunctionEndpoint_HasEndpointInterrupted
Firmware/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:396
FunctionEndpoint_HasEndpointInterrupted
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:393
FunctionEndpoint_IsConfigured
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:361
FunctionEndpoint_IsEnabled
Firmware/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:311
FunctionEndpoint_IsEnabled
Firmware/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:322
FunctionEndpoint_Null_Stream
Firmware/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c:81
FunctionEndpoint_Null_Stream
Firmware/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c:81
← previousnext →1,601–1,700 of 4,331, ranked by callers