PTS dis-continuity handling in Audio decoder baseclass

classic Classic list List threaded Threaded
1 message Options
Vnd
Reply | Threaded
Open this post in threaded view
|

PTS dis-continuity handling in Audio decoder baseclass

Vnd
All,

When there is dis-continuity in incoming UDP stream, TS demuxer output will have time stamp dis-continuity. This discontinuity is corrected by GstVideoDecoder video decoder base class in gst_video_decoder_prepare_finish_frame().

Is there similar function in GstAudioDecoder base class to do similar task.??
If yes.. Please provide function name ??

Thanks in advance..

~ Vinod