C# bindings for libiio 1.0
C# bindings for libIIO
Loading...
Searching...
No Matches
iio.BufferStream Class Reference

iio.BufferStream class: The class used for streaming operations on opened buffers. More...

Inherits iio.IIOObject.

Collaboration diagram for iio.BufferStream:

Public Member Functions

 BufferStream (IOBuffer buf, ChannelsMask mask)
 
void cancel ()
 
Block create_block (uint size)
 
uint step ()
 Gets the step size for this buffer stream.
 

Public Attributes

readonly IOBuffer buf
 
readonly ChannelsMask mask
 

Protected Member Functions

override void Destroy ()
 

Properties

bool started [get, set]
 

Detailed Description

iio.BufferStream class: The class used for streaming operations on opened buffers.


The documentation for this class was generated from the following file: