Enum PvStreamType
Stream type.
Namespace: eBUSDotNetReceive
Assembly: eBUSDotNetReceive.dll
Syntax
public enum PvStreamType
Fields
| Name | Description |
|---|---|
| PvStreamTypeGEV | GEV stream type. |
| PvStreamTypeRTP | RTP stream type. |
| PvStreamTypeU3V | U3V stream type. |
| PvStreamTypeUnknown | Unknown stream type. |