GAudio GATAsyncWavWriter.Dispose in C# (CSharp): 1 esempio trovato. Questo è il miglior esempio reale in C# (CSharp) per GAudio.GATAsyncWavWriter.Dispose, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Releases all resource used by the GATAsyncWavWriter object.
Call Dispose when you are finished using the GATAsyncWavWriter. The Dispose method leaves the GATAsyncWavWriter in an unusable state. After calling Dispose, you must release all references to the GATAsyncWavWriter so the garbage collector can reclaim the memory that the GATAsyncWavWriter was occupying.