CMSPStream Pure Virtual Methods

These methods must be overridden by derived classes.

CMSPStream pure virtual methods Description
get_Name Gets the name of the stream. The derived stream class should provide a name that allows a user to make meaningful distinctions between streams if this is called for in the application's user interface.

 

CMSPStream