Skip to content
  • Wim Taymans's avatar
    audioclock: add methods for the internal offset · 4231d548
    Wim Taymans authored
    Add two methods for getting the unadjusted time of the clock and one for
    adjusting an internal time. We will need these methods for correctly handling
    the time after a gst_audio_clock_reset().
    
    Add a debug category and some debug lines to the audio clock.
    
    API: gst_audio_clock_get_time()
    API: gst_audio_clock_adjust()
    API: GST_AUDIO_CLOCK_CAST()
    4231d548