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
struct playout_frame_s* playout_frame_s::earlier |
Pointer to the next earlier frame
struct playout_frame_s* playout_frame_s::later |
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
int playout_frame_s::type |
The type of frame