Home
last modified time | relevance | path

Searched defs:_GstRTPBaseAudioPayloadPrivate (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbaseaudiopayload.c90 struct _GstRTPBaseAudioPayloadPrivate struct
92 GetBytesToTimeFunc bytes_to_time;
93 GetBytesToRTPTimeFunc bytes_to_rtptime;
94 GetTimeToBytesFunc time_to_bytes;
96 GstAdapter *adapter;
97 guint fragment_size;
98 GstClockTime frame_duration_ns;
99 gboolean discont;
100 guint64 offset;
101 GstClockTime last_timestamp;
[all …]