Searched refs:audio_first_ts (Results 1 – 2 of 2) sorted by relevance
155 GstClockTime audio_first_ts; member
1359 if (!GST_CLOCK_TIME_IS_VALID (demux->audio_first_ts)) { in gst_flv_demux_parse_tag_audio()1360 demux->audio_first_ts = GST_BUFFER_TIMESTAMP (outbuf); in gst_flv_demux_parse_tag_audio()1802 if (!GST_CLOCK_TIME_IS_VALID (demux->audio_first_ts)) { in gst_flv_demux_parse_tag_video()2536 demux->audio_first_ts = demux->video_first_ts = GST_CLOCK_TIME_NONE; in gst_flv_demux_move_to_offset()2563 if ((!GST_CLOCK_TIME_IS_VALID (demux->audio_first_ts) || in gst_flv_demux_seek_to_prev_keyframe()2564 demux->audio_first_ts < demux->segment.start) && in gst_flv_demux_seek_to_prev_keyframe()