Enum EChannelType#
Defined in File com.idl
Enum Documentation#
-
enum class sdv::com::EChannelType : uint32_t#
Channel type.
Values:
-
enumerator local_channel#
Local channel.
-
enumerator remote_channel#
Remote channel.
-
enumerator custom_channel#
Custom channel (not specifically defined as standard local or remote).
-
enumerator local_channel
Local channel.
-
enumerator local_channel
Local channel.
-
enumerator remote_channel
Remote channel.
-
enumerator remote_channel
Remote channel.
-
enumerator custom_channel
Custom channel (not specifically defined as standard local or remote).
-
enumerator custom_channel
Custom channel (not specifically defined as standard local or remote).
-
enumerator local_channel#