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

Interface 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::Interface {
  roc::address::Iface_Invalid , roc::address::Iface_Consolidated , roc::address::Iface_AudioSource , roc::address::Iface_AudioRepair ,
  roc::address::Iface_AudioControl , roc::address::Iface_Max
}
 Interface ID. More...
 

Functions

const char * roc::address::interface_to_str (Interface)
 Get string name of the interface. More...
 

Detailed Description

Interface ID.

Definition in file interface.h.