UniMRCP  1.7.0
Data Fields
rtp_termination_slot_t Struct Reference

#include <mrcp_client_session.h>

Collaboration diagram for rtp_termination_slot_t:
Collaboration graph
[legend]

Data Fields

apt_bool_t waiting
 
mpf_termination_ttermination
 
mpf_rtp_termination_descriptor_tdescriptor
 
mrcp_channel_tchannel
 
apr_size_t id
 

Detailed Description

RTP termination slot

Field Documentation

◆ channel

mrcp_channel_t* rtp_termination_slot_t::channel

Associated MRCP channel

◆ descriptor

mpf_rtp_termination_descriptor_t* rtp_termination_slot_t::descriptor

RTP termination descriptor

◆ id

apr_size_t rtp_termination_slot_t::id

media descriptor id (index of media in session descriptor)

◆ termination

mpf_termination_t* rtp_termination_slot_t::termination

RTP termination

◆ waiting

apt_bool_t rtp_termination_slot_t::waiting

waiting state


The documentation for this struct was generated from the following file: