Nack for audio.
R=stefan@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1507004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4188 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -99,6 +99,9 @@ typedef struct
|
||||
int usingStereo;
|
||||
#endif
|
||||
|
||||
/* The sequence number of the latest decoded RTP payload. */
|
||||
int decoded_packet_sequence_number;
|
||||
uint32_t decoded_packet_timestamp;
|
||||
} MCUInst_t;
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user