This class provides main SRT control. Before calling any other SRT API, you shall call startUp.
Get SRT version
Cleans up all global SRT resources and shall be called just before exiting the application (for example, in your main activity onRelease()).
Set log level
Uses to create an SRT context. It is automatically called by other class. You don't have to call it anymore.