C# Class MonoMac.AudioToolbox.MutableAudioBufferList

Inheritance: AudioBufferList, IDisposable
Afficher le fichier Open project: kangaroo/maccore Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Dispose ( bool disposing ) : void
MutableAudioBufferList ( int nubuffers, int bufferSize ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( bool disposing ) : void
disposing bool
Résultat void

MutableAudioBufferList() public méthode

public MutableAudioBufferList ( int nubuffers, int bufferSize ) : System
nubuffers int
bufferSize int
Résultat System