![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Validate endpoint protocols consistency. More...
Go to the source code of this file.
Namespaces | |
namespace | roc |
Root namespace. | |
namespace | roc::pipeline |
Sender and receiver processing pipelines. | |
Functions | |
bool | roc::pipeline::validate_endpoint (address::Interface iface, address::Protocol proto) |
Validate endpoint type and protocol. | |
bool | roc::pipeline::validate_endpoint_and_pipeline_consistency (packet::FecScheme pipeline_fec_scheme, address::Interface iface, address::Protocol proto) |
Validate consistency of the endpoint and the pipeline FEC scheme. | |
bool | roc::pipeline::validate_endpoint_pair_consistency (address::Protocol source_proto, address::Protocol repair_proto) |
Validate consistency of the two endpoints. | |
Validate endpoint protocols consistency.
Definition in file endpoint_helpers.h.