12 #ifndef ROC_ADDRESS_INTERFACE_H_
13 #define ROC_ADDRESS_INTERFACE_H_
@ Iface_AudioSource
Source packets of audio stream (e.g. RTP or RTP + RS8M).
@ Iface_AudioControl
Control packets of audio stream (e.g. RTCP).
@ Iface_Consolidated
Interface that consolidated all types of streams (e.g. RTSP).
@ Iface_AudioRepair
Repair packets of audio stream (e.g. RS8M).
@ Iface_Max
Number of interfaces.
@ Iface_Invalid
Invalid interface.
const char * interface_to_str(Interface)
Get string name of the interface.