|
RTS API Documentation
1.10.11
|
Collaboration diagram for ts_normalize_s:Data Fields | |
| uint32_t | last_ssrc |
| uint32_t | last_frame |
| uint32_t | ts |
| uint32_t | delta |
| uint32_t | delta_ttl |
| int | last_external |
Definition at line 310 of file switch_rtp.c.
| uint32_t ts_normalize_s::delta |
Definition at line 314 of file switch_rtp.c.
Referenced by rtp_common_write().
| uint32_t ts_normalize_s::delta_ttl |
Definition at line 315 of file switch_rtp.c.
Referenced by rtp_common_write().
| int ts_normalize_s::last_external |
Definition at line 316 of file switch_rtp.c.
Referenced by rtp_common_write().
| uint32_t ts_normalize_s::last_frame |
Definition at line 312 of file switch_rtp.c.
Referenced by rtp_common_write().
| uint32_t ts_normalize_s::last_ssrc |
Definition at line 311 of file switch_rtp.c.
Referenced by rtp_common_write().
| uint32_t ts_normalize_s::ts |
Definition at line 313 of file switch_rtp.c.
Referenced by rtp_common_write().
1.8.13