startUp

external fun startUp(): Int

Uses to create an SRT context. It is automatically called by other class. You don't have to call it anymore.

See Also: srt_startup

Return

a value >= 0 on success, otherwise -1

See also