wxMediaStreamIn& operator>> (long& v)
wxMediaStreamIn& operator>> (short& v)
wxMediaStreamIn& operator>> (int& v)
wxMediaStreamIn& operator>> (char& v)
wxMediaStreamIn& operator>> (float& v)
wxMediaStreamIn& operator>> (double& v)
Reads data from the stream. This operator calls the Get method.