Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
protocol.h File Reference

Protocol ID. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 roc
 Root namespace.
 
 roc::address
 URIs and addresses.
 

Enumerations

enum  roc::address::Protocol {
  roc::address::Proto_None , roc::address::Proto_RTSP , roc::address::Proto_RTP , roc::address::Proto_RTP_RS8M_Source ,
  roc::address::Proto_RS8M_Repair , roc::address::Proto_RTP_LDPC_Source , roc::address::Proto_LDPC_Repair , roc::address::Proto_RTCP
}
 Protocol ID. More...
 

Functions

const char * roc::address::proto_to_str (Protocol proto)
 Get string name of the protocol. More...
 

Detailed Description

Protocol ID.

Definition in file protocol.h.