|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< uint8_t > MayaFlux::Portal::Network::serialize_osc | ( | const std::string & | address, |
| const std::vector< Core::InputValue::OSCArg > & | args | ||
| ) |
Serialize an OSC message to wire bytes for sending via NetworkService.
| address | OSC address string (must begin with '/'). |
| args | Typed argument list. |
Definition at line 18 of file MessageUtils.cpp.
References MayaFlux::Core::OscParser::serialize().
Here is the call graph for this function: