spandsp  0.0.6
playout_frame_s Struct Reference

List of all members.

Public Attributes

void * data
int type
timestamp_t sender_stamp
timestamp_t sender_len
timestamp_t receiver_stamp
struct playout_frame_searlier
struct playout_frame_slater

Member Data Documentation

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


The documentation for this struct was generated from the following file: