[vlc-devel] [PATCH 1/3] libvlccore: Add STREAM_GET_HTTP_HEADER control
Rémi Denis-Courmont
remi at remlab.net
Mon Aug 12 21:00:33 CEST 2019
Le maanantaina 12. elokuuta 2019, 20.50.26 EEST Marvin Scholz a écrit :
> What I assumed is that one HTTP response corresponds to one stream,
> if this is not true, how does STREAM_GET_CONTENT_TYPE or STREAM_GET_SIZE
> which rely on HTTP headers too?
Content type is pinned with ET. Stream size is of course allowed to change, as
the reference file access can exhibit do exactly that.
And neither of those properties are HTTP-specific. I fail to see how they would
be implementation details or layering violations.
--
Реми Дёни-Курмон
http://www.remlab.net/
More information about the vlc-devel
mailing list