Bool ReadFromFile (wxMediaStreamIn& stream, long start)
Reads new contents for the buffer from the given stream. New data is inserted at the position indicated by start, or at the current position is start is -1.
See also wxMediaBuffer::ReadFromFile (section
)
and section
.