Darien Figueroa / Mbed 2 deprecated repo3

Dependencies:   mbed MAX14720 MAX30205 USBDevice

Embed: (wiki syntax)

« Back to documentation index

StreamingStartStopEventArgs Class Reference

StreamingStartStopEventArgs Class Reference

Streaming state. More...

Properties

bool state [get, set]
 true: streaming has started false: streaming has stopped

Detailed Description

Streaming state.

Definition at line 46 of file StreamingStartStopEventArgs.cs.


Property Documentation

bool state [get, set]

true: streaming has started false: streaming has stopped

Definition at line 52 of file StreamingStartStopEventArgs.cs.