Class DataType (0.1.0)

DataType(value)

High level data types supported by the processor.

Enums

Name Description
DATA_TYPE_UNSPECIFIED The default value of DataType.
VIDEO Video data type like H264.
PROTO Protobuf data type, usually used for general data blob.