MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
EndpointRole
enum class
MayaFlux::Core::EndpointRole
: uint8_t
strong
Whether an endpoint sends, receives, or both.
Enumerator
SEND
RECEIVE
BIDIRECTIONAL
Definition at line
19
of file
GlobalNetworkConfig.hpp
.
19
: uint8_t {
20
SEND
,
21
RECEIVE
,
22
BIDIRECTIONAL
23
};
MayaFlux::Core::EndpointRole::RECEIVE
@ RECEIVE
MayaFlux::Core::EndpointRole::SEND
@ SEND
MayaFlux
Core
Generated by
1.9.8