[PATCH 1/5] winegstreamer: Implement IMFMediaSource::GetCharacteristics.

Derek Lesho dlesho at codeweavers.com
Mon Nov 2 11:19:46 CST 2020


On 11/2/20 11:13 AM, Zebediah Figura wrote:
> It seems fair to assume that MFBYTESTREAM_IS_SEEKABLE also covers
> SetCurrentPosition(). I'd assume that flag covers all random access, and
> would be clear for e.g. a TCP byte stream.
Shall we just fail media source creation when the byte stream doesn't 
have MFBYTESTREAM_IS_SEEKABLE for now and deal with it once somebody 
finds an application that actually requires us to handle it?



More information about the wine-devel mailing list