diff options
Diffstat (limited to 'audio/gstrtpsbcpay.h')
-rw-r--r-- | audio/gstrtpsbcpay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gstrtpsbcpay.h b/audio/gstrtpsbcpay.h index f086a1c7..474d720a 100644 --- a/audio/gstrtpsbcpay.h +++ b/audio/gstrtpsbcpay.h @@ -48,6 +48,7 @@ struct _GstRtpSBCPay { GstBaseRTPPayload base; GstAdapter *adapter; + GstClockTime timestamp; guint frame_length; |