Data Fields | |
| uint8_t * | data |
| constructed frame, fragments will be copied there | |
| long | len |
| buf length, it's the sum of the fragments length | |
| long | data_size |
| allocated bytes for data | |
| unsigned long | timestamp |
| timestamp of progressive frame | |
| uint8_t * | conf |
| long | conf_len |
| int | configured |
Definition at line 37 of file rtp_h264.c.
1.5.4