RTS API Documentation  1.10.11
Data Fields
media_job_t Struct Reference
+ Collaboration diagram for media_job_t:

Data Fields

switch_memory_pool_tpool
 
const char * uuid
 
switch_media_flag_t flags
 
switch_bool_t on
 
switch_bool_t is3p
 
uint32_t delay
 

Detailed Description

Definition at line 2086 of file switch_ivr.c.

Field Documentation

◆ delay

uint32_t media_job_t::delay

Definition at line 2092 of file switch_ivr.c.

Referenced by media_thread_run(), and switch_ivr_bg_media().

◆ flags

switch_media_flag_t media_job_t::flags

Definition at line 2089 of file switch_ivr.c.

Referenced by media_thread_run(), and switch_ivr_bg_media().

◆ is3p

switch_bool_t media_job_t::is3p

Definition at line 2091 of file switch_ivr.c.

Referenced by media_thread_run(), and switch_ivr_bg_media().

◆ on

switch_bool_t media_job_t::on

Definition at line 2090 of file switch_ivr.c.

Referenced by media_thread_run(), and switch_ivr_bg_media().

◆ pool

switch_memory_pool_t* media_job_t::pool

Definition at line 2087 of file switch_ivr.c.

Referenced by switch_ivr_bg_media().

◆ uuid

const char* media_job_t::uuid

Definition at line 2088 of file switch_ivr.c.

Referenced by media_thread_run(), and switch_ivr_bg_media().


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