Convenience enum representing the type of a component for use as the component_id for RTP/RTCP usages. Example of use. nice_agent_send (agent, stream_id, NICE_COMPONENT_TYPE_RTP, len, buf);
RTCP Component type
RTP Component type
Convenience enum representing the type of a component for use as the component_id for RTP/RTCP usages.
Example of use.
nice_agent_send (agent, stream_id, NICE_COMPONENT_TYPE_RTP, len, buf);