Skip to content
  • Wim Taymans's avatar
    fdsink: make sync property work correctly · bd9cd476
    Wim Taymans authored
    Don't override the default get_times vmethod so that we can use the sync
    property.
    Set the default sync property to FALSE. It used to be set to TRUE but because
    the get_times was NULL, it always behaved like FALSE.
    
    Fixes #621530
    bd9cd476