Searched defs:_GstRTPBaseAudioPayloadPrivate (Results 1 – 1 of 1) sorted by relevance
90 struct _GstRTPBaseAudioPayloadPrivate struct92 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 …]