C# Class LibZano.Library

Datei anzeigen Open project: torquing/libZanoDotNet Class Usage Examples

Private Methods

Method Description
Connect ( uint zano ) : int
Disconnect ( uint zano ) : int
Display ( uint handle, [ animationStr ) : int
DisplayGlyph ( uint handle, Glyph glyph, byte time, DisplayColour foreground, DisplayColour background ) : int
DisplayGlyphs ( uint handle, Glyph glyphs, uint count, byte time, DisplayColour foreground, DisplayColour background ) : int
DisplayPrint ( uint handle, [ text, byte time, DisplayColour foreground, DisplayColour background ) : int
GetAccelOffsetConfiguration_X ( uint handle ) : int
GetAccelOffsetConfiguration_Y ( uint handle ) : int
GetAccelOffsetConfiguration_Z ( uint handle ) : int
GetBootloaderVersion ( uint handle, Version &version ) : void
GetFirmwareVersion ( uint handle, Version &version ) : void
GetLibZanoVersion ( Version &version ) : void
GetPath ( int pathName ) : String
GetStatus ( ) : Status
Initialise ( [ apiKey ) : int
IsConfigured ( uint handle ) : int
IsConnected ( uint zano ) : int
IsConnecting ( uint zano ) : int
IsRecording ( uint handle ) : int
MediaSendRate ( uint zano ) : uint
Obtain ( [ address, int port ) : uint
PingTime ( uint zano ) : float
Receive ( Frame &frame ) : int
Release ( uint zano ) : void
Send ( Frame &frame ) : int
SerialNumber ( uint zano ) : long
SetErrorCallback ( ErrorCallback callback ) : void
SetPath ( int pathName, [ path ) : int
Shutdown ( ) : void
Tick ( ) : void
Time ( ) : ulong
TrackedSendFrame1 ( Frame &frame, byte userData, uint maxCount, uint resendTime ) : int
TrackedSendFrame2 ( Frame &frame1, Frame &frame2, byte userData, uint maxCount, uint resendTime ) : int