previous up next     contents index
Next: wxMediaStreamInBase::Bad Up: Detail Class Reference Previous: wxMediaAdmin::ScrollTo

 

wxMediaStreamInBase: wxObject

 

This is a virtual class. A in-stream base generalizes the low-level input of stream data. While a wxMediaStreamIn handles the formatting of numbers and strings, a wxMediaStreamInBase reads the bytes from a specific source. The standard in-stream bases are wxMediaStreamInFileBase or wxMediaStreamInFileBase.

(Standard C++ streams are not used due to their relative complexity. wxMediaStreamIn needs only a few features of streams.)





PLT