|
spandsp
0.0.6
|
Public Attributes | |
| void * | data |
| int | type |
| timestamp_t | sender_stamp |
| timestamp_t | sender_len |
| timestamp_t | receiver_stamp |
| struct playout_frame_s * | earlier |
| struct playout_frame_s * | later |
| void* playout_frame_s::data |
The actual frame data
Pointer to the next earlier frame
Pointer to the next later frame
| timestamp_t playout_frame_s::receiver_stamp |
The timestamp assigned by the receiving end
| timestamp_t playout_frame_s::sender_len |
The timespan covered by the data in this frame
| timestamp_t playout_frame_s::sender_stamp |
The timestamp assigned by the sending end
The type of frame