C# Class JackSharp.Processing.AudioBuffer

Audio buffer for an audio port. Contains a float array with the specified buffer size.
Inheritance: IProcessingItem
Exibir arquivo Open project: residuum/JackSharp Class Usage Examples

Private Properties

Property Type Description
AudioBuffer JackSharp.Pointers
CopyToPointer void

Private Methods

Method Description
AudioBuffer ( Port port, uint bufferSize, StructPointer pointer ) : JackSharp.Pointers
CopyToPointer ( ) : void