StreamCommands Enumeration |
This enum lists all the available streaming commands which can be sent to the FX3 (in the endpoint index)
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxpublic enum StreamCommands
Public Enumeration StreamCommands
public enum class StreamCommands
Members
| Member name | Value | Description |
---|
| ADI_STREAM_DONE_CMD | 0 | |
| ADI_STREAM_START_CMD | 1 | |
| ADI_STREAM_STOP_CMD | 2 | |
See Also