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?