Skip to content
  • Thomas Guillem's avatar
    preparser: add playlist_preparser_Cancel · 31dbe910
    Thomas Guillem authored
    Add a void * to playlist_preparser_Push arguments. This void * can be used as a
    unique id to identity the caller of the request. playlist_preparser_Cancel()
    will cancel all requets done with this id.
    31dbe910