Data Fields | |
| long | offset |
| offset across an aggregate rtp packet | |
| int | pkts |
| number of packets yet to process in the aggregate | |
| uint8_t * | buf |
| constructed frame, fragments will be copied there | |
| long | len |
| buf length, it's the sum of the fragments length | |
| int | id |
| Vorbis id, it could change across packets. | |
| rtp_xiph_conf * | conf |
| configuration list | |
| int | conf_len |
Definition at line 38 of file rtp_vorbis.c.
1.5.4