|
C# bindings for libiio 1.0
C# bindings for libIIO
|
iio.BufferStream class: The class used for streaming operations on opened buffers. More...
Inherits iio.IIOObject.

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] |
iio.BufferStream class: The class used for streaming operations on opened buffers.